Set Up Ingestion API Connector
As an admin in Data Cloud, set up an Ingestion API connector source to bring in data from external sources.
Edition Table |
---|
Available in: All Editions supported by Data Cloud. See Data Cloud edition availability. |
User Permissions Needed | Â |
---|---|
To access Data Cloud Setup | System Administrator |
-
In Data Cloud , click Setup, and then select Data Cloud Setup.
-
Under Salesforce Integrations, select Ingestion API.
-
Click New and enter a name for the API source.
-
Click Save.
On the details page for the new connector, upload a schema file in OpenAPI (OAS) format with a .yaml file extension. The schema file describes how data from your website is structured. We recommend validating your schema before using a third-party tool for ingestion.
-
Click Upload Schema and navigate to the location of the file that you want to use.
-
Select the file and click Open.
-
Preview all the detected objects and their attributes in your schema.
-
Click Save.
The connector page reflects the status as 'Needs Data Stream'. The status changes to 'In Use' when a data stream is created and is active with the connector.
Refer to Share Ingestion API Developer Information and pass along necessary information to your developer. Create an Ingestion API Data Stream to send data from your source system.