Twilio Callback URL

I am trying to set the callback URL in twilio and the one that I’ve found referenced in all of the documentation is “/sms/twilio/callback” which does not appear to exist on my system. Can anyone provide any guidance?

I am running 5.0.4.

1 Like

Hey there!

I updated the docs just recently, and that is the correct path. It should be https://example.com/sms/twilio/callback where example.com is your domain.

Is the Twilio plugin enabled on your Mautic instance?

Yes, I believe the plugin is enabled; unless there is somewhere else I need to enable it.

image