• 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

Task Status Partial Failed

mikec29526

Member
Is it possible to have a workflow step take an action if the prior step has a partial fail in the task status? Can that be filtered on?
 
P

Pabblymember11

Guest
Is it possible to have a workflow step take an action if the prior step has a partial fail in the task status? Can that be filtered on?
You can use the filter action step and choose the field which usually comes when the task runs correctly, so in that way the filter will only process the workflow when the action step gets successful.

1665138439340.png
 

mikec29526

Member
In this particular case - if I use the "Extract Phone Number" - but there is no valid phone number, it errors out. I am trying to have this particular workflow just stop if there is no valid phone number in description field of Google Calendar event.
Task ID -

IjU3NjcwNTZkMDYzNTA0MzY1MjY4NTUzMjUxMzU1MTYzNTQzMCI_3D_pc​

executed at

Oct 20, 2022 13:30:07​


Is there a way to accomplish this? I can't use the "exists" or "does not exist" since I need to know if there is a phone number in there.
 
P

Pabblymember11

Guest
Is there a way to accomplish this? I can't use the "exists" or "does not exist" since I need to know if there is a phone number in there.
After extracting the phone number you can simply use the filter condition with greater than 1 so it will only forward the number if it is a number.

1666346526951.png
 
Top