Workflow - SMS

Deniso
New Member

Hi

I have got a column in my table that captures “Due Dates” and another column with client phone numbers. Is there a way to automatically send an SMS to a specific client when the date is reached. Thanks

0 1 155
1 REPLY 1

Try creating a new Report (with ForEachRowIntable) that run daily and in the “if this condition” put an expression to send sms only when due date reaches.
Ex: TODAY()= Date([Due Date])


3X_2_6_260a9006eecfddedc431a8189ad013a6ff9fa1eb.png
3X_8_c_8c5ac2470277eb9c2490966bedc5e8157516ce9d.png
I am sending SMS prior to 2 days

Top Labels in this Space