v5

latestOpenAPI 3.1.02026-08-0456189324.9 KB
Integrations IO V2

Import Integration

Accept an integration export payload and process the import in the background.

Returns 202 immediately. The actual work (creating the integration, resource records, and use cases with remapped IDs) runs as a background task. Check the server logs for completion status and any non-fatal errors.

post/integrations/v2/integrations/import

Request body

integrationIntegrationImportItem

Generic schema-less item used in import body parsing — accepts any fields.

use_casesIntegrationImportItem[]
resource_recordsIntegrationImportItem[]

Response

Successful Response

messagestring required

Human-readable status indicating the import has started.