rapidpro / mailroom

Backend services for the RapidPro platform.
Other
25 stars 28 forks source link

Add `set_flow_server_enabled` methog to orgs. Update orgs to use new IVR endpoints for incoming calls #76

Closed nicpottier closed 5 years ago

nicpottier commented 5 years ago

Need to add a method to switch flow_server_enabled to True on orgs. In that method we should do any required works such as switching all flows to flow_server_enabled to true. We should also set new IVR endpoints for Twilio and Nexmo when appropriate.

nicpottier commented 5 years ago

This should be on nyaruka/rapidpro.