Runs the flow associated with the ID provided.
Applies to
My APIs > integrator.io API runtime object > flows
Argument
options <Object, required>
Contains the following properties:
_id <String, required>
– the ID of the flow to runstartDate <Date>
– start date for delta exports as a Date objectendDate <Date>
– end date for delta exports as a Date object
Returns
<Object>
An object representing the flow run status.
Exceptions
This function throws an error if the API call fails for any reason.
Comments
0 comments
Please sign in to leave a comment.