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
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])
User | Count |
---|---|
15 | |
11 | |
9 | |
8 | |
4 |