{"id":100170,"date":"2026-07-28T09:27:56","date_gmt":"2026-07-28T07:27:56","guid":{"rendered":"https:\/\/www.veeva.com\/eu\/?page_id=100170"},"modified":"2026-07-28T09:52:13","modified_gmt":"2026-07-28T07:52:13","slug":"falcon","status":"publish","type":"page","link":"https:\/\/www.veeva.com\/eu\/products\/falcon\/","title":{"rendered":"Falcon"},"content":{"rendered":"<style>\n.veeva-2024  .hero-centered--image  {\n--mobile-image: url(https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/background_full_1920x1425.png);\n--desktop-image: url(https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/background_full_1920x1425.png);\ncolor:black;\n}<\/p>\n<p>.veeva-2024 .hero-centered {\npadding: 90px 0;\npadding-bottom: 70px;\n}<\/p>\n<p>@media (min-width:768px) {\n.veeva-2024 .hero-centered {\npadding: 100px 0 100px 0;\n}\n}\n.veeva-2024 .hero-centered .copy-container p {\nfont-size: 18px;\n}\n@media (min-width:768px) {\n.veeva-2024 .hero-centered .copy-container p {\nfont-size: 20px;\n}\n}<\/p>\n<p>.veeva-2024 .copy-container--eyebrow-gradient h6 {\n-webkit-text-fill-color: transparent;\n-moz-text-fill-color: transparent;\nbackground: linear-gradient(163deg,#f5670e 4.54%,#ff6b00 88.28%);\nbackground-clip: text;\n-webkit-background-clip: text;\n-moz-background-clip: text;\nbackground-size: 100%;\nline-height: 1.25;\nwidth: fit-content;<\/p>\n<p>}\n.veeva-2024 .hero-centered .copy-container--eyebrow-gradient h6 {<\/p>\n<p>font-size:24px;\n}\n@media (min-width: 992px) {\n.veeva-2024 .hero-centered .copy-container--eyebrow-gradient h6 {<\/p>\n<p>font-size:30px;\n}\n}\n@media (min-width: 992px) {\n.veeva-2024 .z-pattern-products .z-pattern__wrapper {\ngrid-template-columns: 1fr 1.1fr;\n}\n}\n@media (min-width:1200px) {\n.veeva-2024 .z-pattern--light {\nmargin: 80px 0;\n}\n}\n.veeva-2024 .z-pattern-products .z-pattern__inner {\ngap: 30px 48px;\n}<\/p>\n<p>.veeva-2024 .workforce {\nmax-width:980px;margin:auto;padding: 0 15px;\ntext-align:center;\n}\n@media (min-width:768px) {\n.veeva-2024 .workforce {\ntext-align:left;\n}\n}\n.veeva-2024 .hr-falcon {\nborder-top:1px solid #ddd;width:100%;margin-top:35px;padding-bottom:30px;\n}\n@media (min-width:768px) {\n.veeva-2024 .hr-falcon {\nmargin-top:50px;padding-bottom:45px;\n}\n}<\/p>\n<p>@media (min-width:768px) {\n.veeva-2024 .col-md-4 {\nflex: 0 0 auto;\nwidth: 34.33333333%;\n}\n}\n@media (min-width:768px) {\n.veeva-2024 .col-md-1 {\nflex: 0 0 auto;\nwidth: 4.33333333%;\n}\n}\n.veeva-2024 .hero-contained {\npadding: 75px 0;\n}\n.veeva-2024 .hero-contained--footer-fix {\nmin-height: 300px;\n}\n<\/style>\n<p><main class=\"veeva-2024\"><\/p>\n<section class=\"hero-centered hero-centered--image\">\n<div class=\"container copy-container copy-container--center copy-container--eyebrow-gradient\">\n  <img decoding=\"async\" style=\"width:50px;margin-bottom: 1.4rem;\" alt=\"Veeva Falcon\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/Falcon-logo.png\"><\/p>\n<h6>Veeva Falcon<\/h6>\n<h1> Agentic Labor for Life Sciences<\/h1>\n<p>Standard biopharma industry AI agents that do the <br \/>work for you in clinical, regulatory, safety, and commercial<\/p>\n<\/p><\/div>\n<p><!-- Begin Carousel --><\/p>\n<div class=\"container vc-carousel-section\">\n<style>\n    \/* Carousel Container *\/\n    .vc-carousel-section {\n      position: relative;\n      width: 100%;\n      height: 600px; \n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background-color: transparent;\n      overflow-x: clip;\n      overflow-y: visible;\n      overflow-clip-margin: 150px; \n    }<\/p>\n<p>    \/* Track that holds the cards *\/\n    .vc-carousel-track {\n      position: relative;\n      width: 100%;\n      height: 100%;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n    }<\/p>\n<p>    \/* Individual Card Styles *\/\n    .vc-carousel-card {\n      position: absolute;\n      width: 410px;\n      height: 413px;\n      border-radius: 17.12px;\n      padding: 24px;\n      background: #FFFFFF;\n      box-shadow: \n        0px 1px 11.82px 0px rgba(0, 0, 0, 0.02),  \n        0px 2.75px 32.68px 0px rgba(0, 0, 0, 0.03),  \n        0px 6.63px 78.68px 0px rgba(0, 0, 0, 0.04),  \n        0px 22px 261px 0px rgba(0, 0, 0, 0.07);      \n      display: flex;\n      flex-direction: column;\n      gap: 8.56px;\n      box-sizing: border-box;<\/p>\n<p>      \/* Animation *\/\n      transition: transform 0.7s cubic-bezier(0.2, 0.8, 0.2, 1), \n                  opacity 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);\n      opacity: 0;\n      z-index: 1;\n      transform: translateX(0) scale(0.5);<\/p>\n<p>      \/* UPDATED: Allow clicking on background cards *\/\n      cursor: pointer; \n    }<\/p>\n<p>    \/* Inside Card Elements *\/\n    .vc-carousel-card img {\n      width: 100%; \n      height: auto;\n      border-radius: 10.7px;\n      object-fit: cover;\n      margin: 25px 0 0 0; \n    }<\/p>\n<p>    .vc-carousel-card h5 {\n      font-family: 'Poppins', sans-serif;\n      font-weight: 600;\n      font-size: 26px;\n      line-height: 1.2; \n      letter-spacing: -0.03em; \n      color: #01040B; \n      margin: 0;\n    }<\/p>\n<p>    .vc-carousel-card p {\n      font-size: 14px;\n      margin: 0;\n      color: #555555;\n      line-height: 1.4;\n    }<\/p>\n<p>    \/* Carousel 3D Positioning Classes *\/\n    .vc-carousel-card.vc-center {\n      transform: translateX(0) scale(1);\n      z-index: 5;\n      opacity: 1;\n      cursor: default; \/* UPDATED: Center card doesn't need a pointer cursor *\/\n    }<\/p>\n<p>    .vc-carousel-card.vc-left-1 {\n      transform: translateX(-35%) scale(0.9);\n      z-index: 4;\n      opacity: 0.9;\n    }<\/p>\n<p>    .vc-carousel-card.vc-right-1 {\n      transform: translateX(35%) scale(0.9);\n      z-index: 4;\n      opacity: 0.9;\n    }<\/p>\n<p>    .vc-carousel-card.vc-left-2 {\n      transform: translateX(-70%) scale(0.8);\n      z-index: 3;\n      opacity: 0.7;\n    }<\/p>\n<p>    .vc-carousel-card.vc-right-2 {\n      transform: translateX(70%) scale(0.8);\n      z-index: 3;\n      opacity: 0.7;\n    }<\/p>\n<p>    .vc-carousel-card.vc-left-3 {\n      transform: translateX(-100%) scale(0.7);\n      z-index: 2;\n      opacity: 0.15; \n    }<\/p>\n<p>    .vc-carousel-card.vc-right-3 {\n      transform: translateX(100%) scale(0.7);\n      z-index: 2;\n      opacity: 0.15; \n    }<\/p>\n<p>    \/* Navigation Buttons *\/<\/p>\n<p>    .vc-nav-btn {\n      position: absolute;\n      top: 50%;\n      transform: translateY(-50%);\n      opacity: .8;\n      width: 40px;\n      height: 40px;     \n      border-radius: 50% !important; \n      background: linear-gradient(162.97deg, #F5670E 4.54%, #F46700 88.28%);\n      box-shadow: 0px 7.5px 12px 0px #00000026;\n      border: none !important; \n      cursor: pointer;\n      z-index: 10;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0 !important; \n      box-sizing: border-box;\n      transition: opacity 0.2s;\n    }<\/p>\n<p>@media (min-width:768px) {\n    .vc-nav-btn {\n      opacity: 1;\n      width: 48px;\n      height: 48px;\n    }\n}<\/p>\n<p>    .vc-nav-btn:hover {\n      opacity: 0.85;\n    }<\/p>\n<p>    .vc-nav-btn::before {\n      content: '';\n      display: block;\n      width: 12px;\n      height: 12px;\n      border-top: 2.5px solid white;\n      border-right: 2.5px solid white;\n    }<\/p>\n<p>@media (min-width:768px) {\n    .vc-nav-btn::before {\n      width: 14px;\n      height: 14px;\n    }\n}<\/p>\n<p>    .vc-nav-btn.vc-prev {\n      left: 15px; \n    }<\/p>\n<p>    .vc-nav-btn.vc-prev::before {\n      transform: rotate(-135deg);\n      margin-left: 4px;\n    }<\/p>\n<p>    .vc-nav-btn.vc-next {\n      right: 15px;\n    }<\/p>\n<p>    .vc-nav-btn.vc-next::before {\n      transform: rotate(45deg);\n      margin-right: 4px;\n    }<\/p>\n<p>    \/* =========================================\n       RESPONSIVE DESIGN (TABLETS & MOBILE)\n       ========================================= *\/<\/p>\n<p>    \/* TABLETS *\/\n    @media (max-width: 992px) {\n      .vc-carousel-card {\n        width: 350px; \n        height: auto;\n        min-height: 380px;\n      }\n      .vc-carousel-card.vc-left-1 { transform: translateX(-40%) scale(0.9); }\n      .vc-carousel-card.vc-right-1 { transform: translateX(40%) scale(0.9); }\n      .vc-carousel-card.vc-left-2 { transform: translateX(-80%) scale(0.8); opacity: 0.4; }\n      .vc-carousel-card.vc-right-2 { transform: translateX(80%) scale(0.8); opacity: 0.4; }\n      .vc-carousel-card.vc-left-3, .vc-carousel-card.vc-right-3 { opacity: 0; pointer-events: none; } \/* Disable clicks on hidden cards *\/\n    }<\/p>\n<p>    \/* MOBILE PHONES *\/\n    @media (max-width: 768px) {\n      .vc-carousel-section {\n        height: 500px;\n        overflow-clip-margin: 50px; \n      }\n      .vc-carousel-card {\n        width: 280px; \n        min-height: auto;\n        padding: 20px;\n        box-shadow: \n          0px 2px 10px 0px #0000000C, \n          0px 10px 40px 0px #00000015;\n      }\n      .vc-carousel-card h5 { font-size: 22px; }\n      .vc-carousel-card p { font-size: 13px; }<\/p>\n<p>      .vc-carousel-card.vc-left-1 { transform: translateX(-45%) scale(0.85); opacity: 0.3; }\n      .vc-carousel-card.vc-right-1 { transform: translateX(45%) scale(0.85); opacity: 0.3; }<\/p>\n<p>      .vc-carousel-card.vc-left-2, .vc-carousel-card.vc-right-2 { opacity: 0; transform: translateX(-60%) scale(0.7); pointer-events: none; }<\/p>\n<p>      .vc-nav-btn.vc-prev { left: 5px; }\n      .vc-nav-btn.vc-next { right: 5px; }\n    }\n  <\/style>\n<p>  <!-- Left Arrow --><br \/>\n  <button class=\"vc-nav-btn vc-prev\" aria-label=\"Previous\"><\/button><\/p>\n<p>  <!-- Carousel Cards Track --><\/p>\n<div class=\"vc-carousel-track\" id=\"vc-track\">\n<p>    <!-- Card 1 --><\/p>\n<div class=\"vc-carousel-card\">\n<h5>Clinical Agents<\/h5>\n<p>Automate intake, quality, and completeness checks to support autonomous TMF.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-clinical-agents-supporting-image.png\" alt=\"Clinical Agents\">\n    <\/div>\n<p>    <!-- Card 2 --><\/p>\n<div class=\"vc-carousel-card\">\n<h5>Regulatory Agents<\/h5>\n<p>Agentic authoring and automated health authority interactions accelerate global submission cycles.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-regulatory-agents-supporting-image.png\" alt=\"Regulatory Agents\">\n    <\/div>\n<p>    <!-- Card 3 --><\/p>\n<div class=\"vc-carousel-card\">\n<h5>Safety Agents<\/h5>\n<p>Automate safety intake and triage for faster, more efficient case processing.\n<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-safety-agents-supporting-image.png\" alt=\"Safety Agents\">\n    <\/div>\n<p>    <!-- Card 4 --><\/p>\n<div class=\"vc-carousel-card\">\n<h5>Commercial Agents<\/h5>\n<p>Automate content compliance checks with <a target=\"_blank\" href=\"https:\/\/falconmlr.veeva.com\/\" style=\"text-decoration: underline;\" rel=\"noopener\">Falcon MLR<\/a> to significantly reduce manual work.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-commercial-agents-supporting-image.png\" alt=\"Commercial Agents\">\n    <\/div>\n<p>    <!-- Duplicated Cards for infinite looping effect visually --><\/p>\n<div class=\"vc-carousel-card\">\n<h5>Clinical Agents<\/h5>\n<p>Automate intake, quality, and completeness checks to support autonomous TMF.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-clinical-agents-supporting-image.png\" alt=\"Clinical Agents\">\n    <\/div>\n<div class=\"vc-carousel-card\">\n<h5>Regulatory Agents<\/h5>\n<p>Agentic authoring and automated health authority interactions accelerate global submission cycles.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-regulatory-agents-supporting-image.png\" alt=\"Regulatory Agents\">\n    <\/div>\n<div class=\"vc-carousel-card\">\n<h5>Safety Agents<\/h5>\n<p>Automate case intake and triage to help teams process reports faster and more consistently.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-safety-agents-supporting-image.png\" alt=\"Safety Agents\">\n    <\/div>\n<div class=\"vc-carousel-card\">\n<h5>Commercial Agents<\/h5>\n<p>Automate compliance checks with <a target=\"_blank\" href=\"https:\/\/falconmlr.veeva.com\/\" style=\"text-decoration: underline;\" rel=\"noopener\">Falcon MLR<\/a> to significantly reduce manual work.<\/p>\n<p>      <img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/falcon-commercial-agents-supporting-image.png\" alt=\"Commercial Agents\">\n    <\/div>\n<\/p><\/div>\n<p>  <!-- Right Arrow --><br \/>\n  <button class=\"vc-nav-btn vc-next\" aria-label=\"Next\"><\/button><\/p>\n<p>  <script>\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      const cards = document.querySelectorAll('.vc-carousel-card');\n      const nextBtn = document.querySelector('.vc-next');\n      const prevBtn = document.querySelector('.vc-prev');\n      const track = document.getElementById('vc-track');<\/p>\n<p>      let currentIndex = 0;\n      const totalCards = cards.length;<\/p>\n<p>      \/\/ Variables for touch swipe\n      let touchStartX = 0;\n      let touchEndX = 0;<\/p>\n<p>      function updateCarousel() {\n        cards.forEach((card, index) => {\n          let diff = index - currentIndex;\n          if (diff > totalCards \/ 2) diff -= totalCards;\n          else if (diff < -totalCards \/ 2) diff += totalCards;\n\n          card.className = 'vc-carousel-card';\n          \n          if (diff === 0) {\n            card.classList.add('vc-center');\n          } else if (diff === 1) {\n            card.classList.add('vc-right-1');\n          } else if (diff === -1) {\n            card.classList.add('vc-left-1');\n          } else if (diff === 2) {\n            card.classList.add('vc-right-2');\n          } else if (diff === -2) {\n            card.classList.add('vc-left-2');\n          } else if (diff === 3) {\n            card.classList.add('vc-right-3');\n          } else if (diff === -3) {\n            card.classList.add('vc-left-3');\n          }\n        });\n      }\n\n      function goNext() {\n        currentIndex = (currentIndex + 1) % totalCards;\n        updateCarousel();\n      }\n\n      function goPrev() {\n        currentIndex = (currentIndex - 1 + totalCards) % totalCards;\n        updateCarousel();\n      }\n\n      nextBtn.addEventListener('click', goNext);\n      prevBtn.addEventListener('click', goPrev);\n\n      \/\/ Allow clicking background cards to bring them to the center\n      cards.forEach((card, index) => {\n        card.addEventListener('click', () => {\n          if (currentIndex !== index) {\n            currentIndex = index;\n            updateCarousel();\n          }\n        });\n      });<\/p>\n<p>      \/\/ Swipe functionality for touch devices\n      track.addEventListener('touchstart', e => {\n        touchStartX = e.changedTouches[0].screenX;\n      }, { passive: true });<\/p>\n<p>      track.addEventListener('touchend', e => {\n        touchEndX = e.changedTouches[0].screenX;\n        handleSwipe();\n      }, { passive: true });<\/p>\n<p>      function handleSwipe() {\n        const swipeThreshold = 50; \/\/ Minimum distance (in pixels) for a swipe to trigger\n        if (touchEndX < touchStartX - swipeThreshold) {\n          goNext(); \/\/ Swiped left\n        }\n        if (touchEndX > touchStartX + swipeThreshold) {\n          goPrev(); \/\/ Swiped right\n        }\n      }<\/p>\n<p>      \/\/ Initialize default position\n      updateCarousel();\n    });\n  <\/script><\/p>\n<\/div>\n<p><!-- End Carousel --><\/p>\n<div class=\"container copy-container copy-container--center copy-container--eyebrow-gradient\">\n<h3> Standard Agents That Do the Work<\/h3>\n<p style=\"font-size:14px;margin-bottom: 1.4rem;\">Veeva Falcon equips you with a workforce of standard agents that execute complex, multi-step business processes end-to-end. Operating natively with your Vault applications and data, agents follow best practice processes and your business rules, escalating to people only for exceptions. Deploying Falcon Agents frees your teams to focus on strategic, higher-value work. <\/p>\n<h6 style=\"font-size:14px;display:inline\"><a target=\"_blank\" href=\"https:\/\/falconmlr.veeva.com\/\" style=\"text-decoration: underline;opacity: 1;\" rel=\"noopener\">Falcon MLR<\/a> &nbsp;is available today. The first  agents for clinical, regulatory, and safety are planned for availability in November 2026.<br \/>\n<\/h6>\n<\/p><\/div>\n<div class=\"container workforce\">\n<div class=\"row\">\n<hr class=\"hr-falcon\">\n<div class=\"col-md-3\">\n<h3 style=\"font-size:28px;margin-bottom:15px\">Your Agentic Workforce<\/h3>\n<\/p><\/div>\n<div class=\"col-md-4\">\n<p style=\"font-size:14px;\">Falcon\u2019s standard purpose-built agents execute tasks with consistency, quality, and strict operational compliance. Every action generates a verifiable audit trail for complete transparency and audit readiness.\n<\/p>\n<\/div>\n<div class=\"col-md-1\">\n<\/div>\n<div class=\"col-md-4\">\n<p style=\"font-size:14px;\">Your workforce of Falcon Agents is highly efficient and scales to the work needed, operating 24\/7, aligned with your business rules, and working directly in your Veeva Vault applications.\n<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"row\">\n<div class=\"col-md-3\"><\/div>\n<div class=\"col-md-9\">\n<p style=\"font-size:14px;margin-top:10px\">\nFor AI to support your users, learn more about how <a href=\"\/eu\/products\/vault-ai\/\" style=\"text-decoration:underline\"><strong>Vault AI<\/strong> supercharges productivity<\/a>.\n<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"z-pattern z-pattern-products z-pattern--light\">\n<div class=\"z-pattern__wrapper container\">\n<div class=\"z-pattern__inner\">\n<div class=\"copy-container copy-container--eyebrow-gradient copy-container--center copy-container--left-lg\">\n<h6>MAAP Architecture<\/h6>\n<h3>The Agentic Layer in the<br \/> New Architecture of Work<\/h3>\n<p style=\"max-width:580px;\">Veeva Falcon operates at the agent layer within the MAAP (models, agents, applications) architecture. Falcon Agents work natively with Vault applications \u2013 the secure systems of record for data and business rules built for both people and agents. <\/p>\n<p style=\"max-width:580px;\">The strong link between Falcon and Vault gives Falcon Agents a deep understanding of Vault application logic, data structures, workflows, security, and compliance frameworks, enabling them to navigate complex biopharma processes with domain-level precision and operational accuracy.<\/p>\n<\/p><\/div>\n<div class=\"z-pattern__image\">\n<div class=\"z-pattern__image-wrapper\">\n<p><img decoding=\"async\" src=\"https:\/\/www.veeva.com\/wp-content\/uploads\/2026\/07\/maap-architecture-680x394-revised.png\" alt=\"\" \/><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"hero-contained hero-contained--gradient hero-contained--footer-fix\" style=\"--footer-fix-color: transparent; --footer-fix-color-desktop: transparent;\">\n<div class=\"copy-container container copy-container--center\">\n<h3>See Falcon at Veeva Summit<\/h3>\n<p>Learn how Veeva Falcon is transforming R&#038;D and Quality workflows at <br \/> Veeva R&#038;D and Quality Summit, October 21\u201322 in Boston.<\/p>\n<div class=\"copy-container__buttons\">\n      <a class=\"button-primary button-primary--gradient\" href=\"https:\/\/www.veeva.com\/events\/rd-summit\/register\/\" target=\"_blank\" rel=\"noopener\">Register Now<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Standard biopharma industry AI agents that do the work for you in clinical, regulatory, safety, and commercial.<\/p>\n","protected":false},"author":164,"featured_media":100172,"parent":9525,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/veeva-2024.full-page.php","meta":{"footnotes":""},"coauthors":[1717],"class_list":["post-100170","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/pages\/100170"}],"collection":[{"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/users\/164"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/comments?post=100170"}],"version-history":[{"count":4,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/pages\/100170\/revisions"}],"predecessor-version":[{"id":100175,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/pages\/100170\/revisions\/100175"}],"up":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/pages\/9525"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/media\/100172"}],"wp:attachment":[{"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/media?parent=100170"}],"wp:term":[{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.veeva.com\/eu\/wp-json\/wp\/v2\/coauthors?post=100170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}