Zapier and twilio integration for recurring workflows

I am trying to create a workflow using zapier and twilio that automatically searches a users calendar for the next day, and if there is an appointment with a client, sends the client a text using twilio. As my plan is only personal, I must use zapier to tell the workflow to do this, I’m struggling however setting up zapier. This is the error I’m getting:

And this is how I’m getting the phone number linked to any events the next day:

Can anyone tell me where I’m going wrong?

Thanks

Looks like the error is in the JSON formatting for your API call. I’d try taking out the spaces in your SEND SMS Body. Below is a screenshot of how I set mine up when I was testing a month or so ago.


Hope that helps.

1 Like

That worked great, thanks so much!