CRM - Imports API Collection

Number of APIs: 5

  1. Core - Get the information on any import GET {{baseUrl}}/crm/v3/imports/:importId

  2. Core - Cancel an active import POST {{baseUrl}}/crm/v3/imports/:importId/cancel

  3. Core - Get active imports GET {{baseUrl}}/crm/v3/imports/?after=<string>&before=<string>&limit=<integer>

  4. Core - Start a new import POST {{baseUrl}}/crm/v3/imports/

  5. Public_Imports - get-/crm/v3/imports/{import Id}/errors get Errors GET {{baseUrl}}/crm/v3/imports/:importId/errors?after=<string>&limit=<integer>