Receive SMS into Xano

Options

I am using Twilio to send SMS messages from Xano, but does anyone know of a way to receive inbound SMS messages through Twilio into Xano?

I am working in a no-code environment and all of the help on Twilio shows coding languages.

Any ideas how to make this work?

Tagged:

Comments

  • Ray Deck
    Ray Deck Trusted Xano Expert ✭✭✭
    Options

    Sure! Set up programmable messaging with a Xano endpoint as your webhook target. At first, just use the "get all input" function to see what data the endpoint is receiving from Twilio to make further decisions.

    Webhook use cases come up a lot in our daily State Change Pro office hours, when we work on the hard problems in no-code (and a lot of it is about Xano and connecting with various APIs like your situation!)