Hi Everyone,
I'm fairly new in Flow so this is what I'm trying to achieve: I want to send an email as a reminder to the customers that have an appointment 24 hours or less before the start time.
This is what I have in place:
1) I have a Sharepoint calendar list with the appointments of all my customers.
2) Created a flow that seems like this and it actually works
My issue is on the date format the email is sent since its not accurate. In this example, the appointment is set to be at 2pm. I would like to see something like this October 09, 2018 at 2pm. Im attaching also the email received in which you can see the format is confusing.
I had try to edit the condition and other examples in several forums, but none of them had work for what we need.
Can you please help me?
thanks,
Omar
Solved! Go to Solution.
I will answer this myself. I added a Convert time zone step before sending and email that looks like this. Now Im receiving the emails in the format I selected in the Format string field. This has been resolved
I will answer this myself. I added a Convert time zone step before sending and email that looks like this. Now Im receiving the emails in the format I selected in the Format string field. This has been resolved