I have created 2 workflows.
- Workflow 1: send an SMS reminder 24 hours before a google calendar event
- Workflow 2: send an SMS reminder 1 hour before a google calendar event.
The problem is that if my client schedule's an event for today, the 24 hour workflow is also triggered. This workflow will be impossible to complete because the event has been scheduled today, so an SMS cannot be sent 24 hours before.
How can I prevent the 24 hour workflow trigger in cases like this?
Thanks
- Workflow 1: send an SMS reminder 24 hours before a google calendar event
- Workflow 2: send an SMS reminder 1 hour before a google calendar event.
The problem is that if my client schedule's an event for today, the 24 hour workflow is also triggered. This workflow will be impossible to complete because the event has been scheduled today, so an SMS cannot be sent 24 hours before.
How can I prevent the 24 hour workflow trigger in cases like this?
Thanks