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

Twilio Appointment Reminder Change the Date/Time Format

MikeC

Member
I am able to successfully get the appt reminders, but not in the format like July 18, 2022 3:30pm.
Twilio just takes the Google Cal StartDateTime- is there a way to use the Pabbly DateTime Formatter inside of Twilio?
 
P

Pabblymember11

Guest
Hey @MikeC

Twilio just takes the Google Cal StartDateTime- is there a way to use the Pabbly DateTime Formatter inside of Twilio?
You can use the Date TIme formatter action step in your workflow to change the date format whcih you can pass further in the Twillio action step.

1658211054207.png
 

MikeC

Member
I am able to get this format now:
07/18/2022 12:26:11 PM
Is it possible to get this format: (removing the seconds)?
07/18/2022 12:26 PM
 

MikeC

Member
This would be MM-DD-YYYY hh:mm A
I don't see that option, is there a way to strip out the seconds?
 
P

Pabblymember11

Guest
Hey @MikeC

You can override the To Format field by toggling the map button. Please check out the following screenshot for your better understanding.


1658292554562.png
 

MikeC

Member
Hi,
On the workflow called Flawless Hair Stylist Trial Reminder

I am still getting this format:
Fri, Jul 22 03:11:05 +00:00 2022

So two problems:

1) The "To Format" is not working - it should be 07/22/2022 at 3:50 PM

2) It looks like the Step 4 - Subtract 1 Day might not be working right. The text is coming 24 hours before (that is good), but it is putting the current date/time in the body of the text, instead of 24 hours from the time the text goes out.

Thanks, Mike
 

Attachments

  • pabblydate.PNG
    pabblydate.PNG
    39.2 KB · Views: 94
P

Pabblymember11

Guest
Hey @MikeC

As we can see from the screenshot, it seems like the Date and the Date Format which you are using don't match.

Kindly pass the correct From Format to convert the time.

Format - ddd MM DD HH:mm:ss Z YYYY

2022-07-23_13h30_55.png
 
Top