Logo
SHOTSTACK

CSV Trigger

Upload a CSV file to trigger a worlkflow

TRIGGER

Trigger a workflow using records from a CSV file. Upload a CSV file and for each record a new workflow will be triggered using the data from the CSV file. You can use the CSV data in any downstream module as part of your workflow.

How to use this Trigger

Upload a test CSV file to setup the Workflow.

Workflow Trigger's

Triggers retrieve source data and initiate the workflow and make the data available to all downstream Actions.

Triggers include a CSV module that will loop through a CSV file and pass each row as an input to the downstream Actions. And an API webhook module that will receive data from an external source and pass it to the downstream Actions.