Core
Number of APIs: 4
-
Get the information on any import GET {{baseUrl}}/crm/v3/imports/:importId
-
Cancel an active import POST {{baseUrl}}/crm/v3/imports/:importId/cancel
-
Get active imports GET {{baseUrl}}/crm/v3/imports/?after=<string>&before=<string>&limit=<integer>
-
Start a new import POST {{baseUrl}}/crm/v3/imports/