A standalone export is one export that is run independently of an entire flow. Follow the steps below to run a standalone export using the integrator.io REST API.
- Sign into integrator.io.
- Navigate to My account at the top, right-hand side of the screen.
- In your Profile tab, scroll down to the bottom of the page and ensure Developer mode is checked.
- Navigate to the Home page and open your desired flow.
- Open the export you want to invoke via API.
- In the export panel, scroll down and expand the Advanced dropdown menu.
- Highlight and copy the Invoke URL.
- Create an API token at Resources → API token. Note that this is only visible to Account owners and admins.
- Set your API token as a Bearer token in your preferred API client, like Postman.
- Invoke the API via a POST. You will receive a synchronous API response.
Comments
0 comments
Please sign in to leave a comment.