Scenario:
We are a marketing company that connects web leads to our customers using Twilio. I need to know how to make the following scenario happen:
- Customer on the web Enter their Name and Phone Number and Submits the form
- I determine which of our customers handles that Zip Code
- I initiate a call using Twilio between the Web Customer and Our Customer(who we use a Twilio number to forward the lead to them).
What steps do I need to take to make this happen?