Unify and manage your data

Manual copy API

Request

The manual copy tasks should be run when all the specified entities and associated relations in the data tenant must be copied to the customer tenant.

Note: This task should be run during the initial setup of the system when the data has been loaded into the CT and you want to establish an initial subscription between the customer tenant and the data tenant.
POST {DTSSURL]/tasks/manual_copy

Tip: If the entity or relation does not exist in the customer tenant, it'll be created and subscribed to the DT record. If the entity or relationship already exists in the customer tenant, it'll be just subscribed to the DT record.

This task copies all specified entity and relation types from the DT to the CT. The details of what needs to be copied can be specified in the body of the request. Notifications are sent to the email address mentioned in the request.

If the details are not specified in the body of the request, then they'll be taken from the synchronizationConfig section of the tenant subscription. For more information, see topic Synchronization configuration.