Sources API

You will need to create sources in Oracle Unity so that customer data can be imported into the data model. These sources will provide all the details needed so that Oracle Unity can run ingest jobs and import data.

Ensure source files are formatted correctly by reviewing CSV file standards for Oracle Unity.

Note: To create the source, you will need to provide your own Secure FTP site to enable the data transfer. Oracle Unity does not provide Secure FTP sites.

The sources API is used to programmatically manage the sources in your instance.

Learn more about Sources in the Oracle Unity Help Center.

In this topic:

Explore the API

The embedded I/O doc below enables you to explore the API. The I/O  doc explains the parameters for each method and provides templates for your calls. You cannot make live API calls from the tool, however.

Open the link below in a new tab to see the I/O doc in a three-pane format.

https://oracleunityapis.docs.apiary.io

Service URI

https://{AccountURL}/api/cx-unity-api/source_mcps_instances

Learn more

Creating Oracle Object Storage Sources

Creating sources in the Help Center

Destinations API