Schedule a workflow with Integromat
Here is a sample configuration you can use to work with Integromat.
It's pretty straightforward, really.
First, refer yourself to our API endpoint Schedule a Workflow.
The configuration looks like this:
- "Raw" as body type
- "JSON" as content-type
- Select "Parse response"
And you're good to go!
You can send of course all the other parameters, like:
- Metadata for each input
- "input_parameters" if the workflow requires additional parameters
- "integrations" to use accounts
- etc.
If you need more details on how to use the API, you can checkout this article.