Associations V4 API-Basic
Number of APIs: 4
-
Create PUT {{baseUrl}}/crm/v4/objects/:objectType/:objectId/associations/:toObjectType/:toObjectId
-
Delete DELETE {{baseUrl}}/crm/v4/objects/:objectType/:objectId/associations/:toObjectType/:toObjectId
-
Create Default PUT {{baseUrl}}/crm/v4/objects/:fromObjectType/:fromObjectId/associations/default/:toObjectType/:toObjectId
-
List GET {{baseUrl}}/crm/v4/objects/:objectType/:objectId/associations/:toObjectType?after=<string>&limit=500