• 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

Parallel execution of the tasks

ArshilAhmad

Moderator
Staff member
Hey @Jayprakask,

Tasks are executed sequentially from top to bottom, and parallel execution is not possible.
 

StanLaurell

Member
Hallo @ArshilAhmad,
will a secound workflow start and work parallel if a trigger event will happen and the first workflow is not finished yet? For example, if I have a time delay of 30 minutes within the workflow and a secound trigger event happens 5 minutes after the first?
 
P

Pabblymember11

Guest
will a secound workflow start and work parallel if a trigger event will happen and the first workflow is not finished yet? For example, if I have a time delay of 30 minutes within the workflow and a secound trigger event happens 5 minutes after the first?
Yes, a second workflow will start and run in parallel if a trigger event occurs while the first workflow is still in progress. For example, if you have a 30-minute delay within the first workflow and a second trigger event happens 5 minutes after the first, the second workflow will initiate and operate independently of the first.
 
hi, if parallel tasks are not possible, how can I do the following:

-the user cancels a priceplan in my app and this is connected to Stripe
-with Pabbly, I retrieve his Email from the Customer_ID (Stripe webhook) and this goes to Mailchimp where he gets a tag (Plan canceled)
-at the same time, he gets removed his old tag in Mailchimp (from the previous Plan)

Please tell me how this can work.
Best regards
 
Top