To invoke an import through the API, you’ll need to understand the basics and create an import . In the context of a flow , an import is a flow step that retrieves data from an application. You can think of an import as the source application that supplies the initial data at the beginning of a flow. Use the import API endpoints to run your import. You can also run an import through the JavaScript runtime module.
Developer mode
To use this feature now, you must enable Developer mode. Developer mode will be deprecated after May 21, 2025. This change will not affect new or existing integrations, flows, scripts, stacks, tokens, integration apps, or APIs.
To invoke an import, you'll need to create an API token at Resources → API token.
Important
Only account owners and admins can create API tokens.
-
In your preferred API client (ex: Postman), set your API token as a Bearer token.
-
Use your Invoke URL to invoke your import. You will receive a synchronous API response.
200 OK response
404 NOT FOUND