CRM - Imports API Collection
Number of APIs: 5
-
Core - Get the information on any import GET {{baseUrl}}/crm/v3/imports/:importId
-
Core - Cancel an active import POST {{baseUrl}}/crm/v3/imports/:importId/cancel
-
Core - Get active imports GET {{baseUrl}}/crm/v3/imports/?after=<string>&before=<string>&limit=<integer>
-
Core - Start a new import POST {{baseUrl}}/crm/v3/imports/
-
Public_Imports - get-/crm/v3/imports/{import Id}/errors get Errors GET {{baseUrl}}/crm/v3/imports/:importId/errors?after=<string>&limit=<integer>