How implement a condition-based workflow in Pabbly. Depending on the trigger Columns data entered in the form, the participant's information should be

mohitwa

Member
How implement a condition-based workflow in Pabbly. Depending
on the trigger Columns data entered in the form, the participant's information should be transferred to a
specific sheet within the Google Spreadsheet designated for that trigger Columns data
 

ArshilAhmad

Well-known member
Staff member
You can add a router to your workflow with different filter conditions set according to the data received in the trigger column. You can then add a 'Google Sheets: Add New Row' action step in each of these routes with different sheets. This will ensure that the data is transferred to the correct sheet depending on the data captured in the trigger column.
 
Top