Twilio Webhook Recieve SMS

HI All,
I am new to backendless and working with REST API. I am trying to figure out how to recieve SMS texts from twilio. Does anyone have an example of this that I can build from? Is there a simple way to add this to the twilio integration?
My end goal is to put them all in a table which would allow me to track individual customer communications. I could probably use Zapier for this but I don’t think I should have to.
Adam

Hi @Adam_Hebbert ,

Sorry for the late response.
You can check article in our blog Twilio Integration Plugin | Backendless Mobile Platform
In it we explain in details how to establish integration and then interact with Twilio using Backendless API

Regards, Andriy

Hi @Andriy_Konoz
I had gone through that but didn’t see anything about recieving sms’s from a twilio number. I see how I could send one easily enough. For now I have set it up using make.com
Thanks, Adam