Import Entity
Using this API you can import records from the customer tenant or data tenant.
Request
Type | Name | Required | Description |
---|---|---|---|
Headers |
Authorization |
Yes | |
Path |
SbcApiUrl |
Yes | SBC service URL |
tenant |
Yes | Tenant ID | |
profile |
Yes | Profile name | |
source |
Source of entity: ct - Customer tenant, dt - Data tenant | ||
Query |
sObject |
Yes | sObject type |
recordTypeId |
no | Record Type Id of the Salesforce object | |
uri |
Yes | Entity URI | |
ownerId |
No | The User Id that is set as the owner Id of the created object. If the owner Id is not specified, the service user becomes the owner of the sObject. |
Request Example
Response Example