• 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.

Can we Route - Day Specific triggers

zest83

Active member
My Workflow name is: Test FB Leads to Iterator

Can I Route leads "Day Specific" so If the user chooses "tuesday" in the dropdown in the LEAD FORM

Is there a way to send the message to them using Pabbly Triggers Only on Tuesday (as per Current Date)
 
P

Pabblymember11

Guest
Hey @zest83

We have set your router condition when the user chooses "Tuesday" in the dropdown in the LEAD FORM.

Kindly check out the filter condition at your end and try the complete workflow at your end.

let us know if that works for you.

2021-12-11_13h13_11.png
 

zest83

Active member
I am asking
Is there a way for Pabbly to Trigger the day from the given CURRENT DATE

and send the message only on Tuesday

Actual Tuesday (Day of the week)
Not as per my Form Option
 
P

Pabblymember11

Guest
Hey @zest83

Please check out the following screenshot to get the current day and which you can use further in your Filter action step.

Formula - CHOOSE(WEEKDAY(TODAY()),"Su","Mo","Tu","We","Th","Fr","Sa","Su")


2021-12-11_14h56_20.png
 
Top