Skip to main content
Feedback

Veeva connector

Veeva is a cloud-based customer relationship management platform for the life sciences and pharmaceutical industries. The Veeva connector allows you to create and interact with objects in the Veeva Vault in various ways.

note

This is an open source connector and you can access the code in the Veeva connector repository.

Connector configuration

To configure a connector to communicate using Veeva, set up two components:

  • Veeva connection
  • Veeva operation

This design provides reusable components that contain connection and operation settings. After building your connection and operation, set up your connector within a process. When the process is defined properly, Integration can map to and from virtually any system using the Veeva connector.

Prerequisites

To implement a connection to Veeva from Integration, you need the following:

  • A Veeva account with a sign in and password.

  • a basic runtime deployed in either a hosted environment or on a local machine.

Tracked properties

Response Headers - This group tracked property captures the response header from the service and returns it alongside the output document for the Create / Upsert Vault, Update Vault, Query, and Execute operations.

On this Page