• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

how to create separate workflow for each line in google sheets

se_cy

Member
I have google sheet with many lines.
I need to run for each row separate workflow which must includes delay step.

the steps are something like the picture below.

i tried the iterator but it doesn't work with delay.

what other options do i have?




1674116691419.png
 

Supreme

Well-known member
Staff member
Hey @se_cy

Currently, the delay action step might interfere with the extension if run with the Iterator action step.

So, we would recommend you use the automation without the Delay action step if you are using the Iterator action.

And to process every line of the Google Sheets' you can forward each line individually from the Router action step with the help of Data Forwarded whereas you can forward the data to another workflow.

1674121602477.png
 
Top