Imports API-Core

Number of APIs: 7

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

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

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

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

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

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

  7. Start a new import POST {{baseUrl}}/crm/v3/imports/