I currently handle multitenancy by routing requests through a DB interceptor which has the users DB name in their metadata. I am trying to figure out a way to set up a Twilio Webhook so that when a person texts the Twilio number, the Webhook sends the correct user/metadata for routing purposes. This way I can create a notification in the right DB. Any ideas on how to achieve this?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Webhook: How do we retrieve the application client's metadata? | 7 | 4170 | March 2, 2018 | |
| Pre-User Registration Hook for Phone Number short/verification code | 1 | 5035 | March 2, 2018 | |
| How to implement the custom webhook rule using Web API 2? | 13 | 5876 | March 2, 2018 | |
| [Auth0 Dashboard] Internal Server Error | 3 | 3295 | January 28, 2019 | |
| Webhooks geoip | 6 | 4354 | July 25, 2019 |