• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

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