• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Applying conditional logic in workflow

Status
Not open for further replies.

Daredevil

Member
Hi, I would like to know if it is possible to apply simple conditional logic in workflow. For example, I have a basic workflow that sends webhook data to a google sheet and adds a line. The google sheet has 3 sub sheets. I would like the new line to be added to each sheet one at a time in numerical order and after the 3rd time workflow is run and a line is added within the 3rd sub work sheet, it should circle back to sheet one for the next run. Hope this makes sense. When I add a router between webhook trigger and google sheet I get an error message saying router needs to be at the end of the work flow? Any help would be appreciated, Thanks.
 

ArshilAhmad

Moderator
Staff member
Hi @Daredevil,

We assume that your concern is related to this workflow.

Do you want to pass the same data to all your sheets? If yes, simply add three 'Add New Row' action steps to your workflow in sequence. With each workflow execution, the data will be passed to all the sheets.
1739121283614.png


Or do you want to add data from the first workflow execution to Sheet A, the second to Sheet B, and the third to Sheet C in a round-robin manner? If so, check out the video shared below.

 

ArshilAhmad

Moderator
Staff member
Thank you for the update! We’d love to hear your feedback, and it would mean a lot if you could leave us a quick review on Google.
 
Status
Not open for further replies.
Top