Pull from file queue
Sending a file to your Parabola Flow
The file queue processes files that are accessible via URL. To send a file to your Parabola Flow, make an API call to the file queue endpoint. The Pull from file queue step, once added and enabled, will show a modal containing the endpoint details. For example:
.png)
Any valid POST requests to that endpoint will trigger the Flow to run, processing the file using the file parsing settings within the step. Additional requests will be queued up to run one after another.
Alternatively, use the Run another Parabola Flow step with the following configuration to trigger runs of another Flow through the file queue:
.png)