0 Twilio Webhook 4 Morgan Woods-Leshe posted 7 Years Ago How Do I go and make sure the web hook for twill is public? When I try and access the URL it says "Invalid request type."
Daniel Hazelbaker 7 years ago "Invalid Request Type" is normal behavior when you try to browse to the URL. It's expecting specific information from Twilio which it doesn't get when you try to just put the URL in your browser - hence the "Invalid Request Type". The core issue is probably that the URL you are using when configuration Twilio is not correct. Twilio, which is outside your network, needs to be able to reach that URL. If from you home computer you can reach that URL and get the "Invalid Request Type" message then everything should be correct.
Daniel Hazelbaker 7 years ago Have you gone through the setup of Rock and Twilio to link them together (as documented here: https://www.rockrms.com/Rock/BookContent/8#smstwilio) ? My understanding is that after you do that you should be able to send SMS messages from Rock.Depending on what you mean by "reply" you might need the Text-To-Workflow plug-in. I'm not entirely sure what you are trying to accomplish and what you have tried so far; so a new question with exactly what you are wanting to do might be a cleaner way to proceed.