Particle SMS tutorial

I’m trying to send an SMS text message following this tutorial:

https://docs.particle.io/tutorials/integrations/webhooks/#send-a-text-message

I’ve followed the directions but am getting a 400 error back from twilio?

Can you post a screenshot of your integration?

I am confused that the tutorial JSON has the url and request type included and the webhooks form requires them as well. I did try removing them from the JSON but it still wouldn’t work

That doesn’t look like a Twilio integration…

I should have also said I followed Mailgun’s Visual studio C# tutorial and that DID WORK, so mailgun is working correctly

I got the twilio SMS part working, sorry

Good news!

Thanks, Yeah the screenshots were for emailing using Mailgun… it’s a pain!