Unify and manage your data

Manual subscribe API

Request

The manual subscribe task should be run whenever all the specified entities and relations in a data tenant must be subscribed/merged with the corresponding matched entities and relations in the customer tenant. Both suspect and automatic match rules are used for the subscriptions.

POST {DTSSURL}/tasks/manual_subscribe

The data tenant match rules are used to determine which entities and relations from the DT match those in the customer tenant. The details of what needs to be subscribed can be specified in the body of the request. If the details are not specified in the body, they'll be taken from the synchronizationConfig section of the tenant subscription. For more information, see topic DTSS Synchronization Configuration. The format of the manual subscribe request is shown above.

This task can be run for several scenarios:
  • During the initial setup of a system, when data has been loaded into the CT and you want to establish a subscription between the entities and relations in the DT.
  • If you're using manual sync or pull, you can use this to subscribe entities and relationships to the CT.