We have a fairly sophisticated Flow (called Messaging Flow
) set up in Twilio Studio. We are able to assign that Flow to a number's "A MESSAGE COMES IN" action using the Twilio web app:
How can the same be accomplished using the Twilio Studio REST Api?
I've poured over the docs and I can't find it, and Google is coming up short.
A code sample using the Twilio c#/.Net helper library would be fantastic.
Thanks!