How many tasks are consumed by the Google Calendar to Twilio senerio?
Status: Closed · Asked by Joe Bates on · 0 views
How many tasks are consumed by the Google Calendar to Twilio senerio?
What if I added one more data formatter to change the meeting start date and time format to something more readable by the message receiver?
I look forward to your response.
Joe
Hey @Joe Bates,
If your workflow consists of only these three steps:
- Google Calendar as the trigger application
- Date/Time Formatter
- Twilio as the action application
This entire workflow will consume 1 task per execution, as the trigger and Date/Time Formatter are free tasks.

Hey @Joe Bates,If your workflow consists of only these three steps:
- Google Calendar as the trigger application
- Date/Time Formatter
- Twilio as the action application
This entire workflow will consume 1 task per execution, as the trigger and Date/Time Formatter are free tasks.
Very clear. Great response. Thank you!