Skip to contentSkip to navigationSkip to topbar
Page tools
Looking for more inspiration?Visit the

Part 3: Creating Tasks from phone calls using TwiML


Part 3 of the Quickstart covers integrating TwiML with TaskRouter so you can create Tasks from Twilio phone calls and automatically route calls to an assigned Worker. Complete these steps:

  1. Receive an incoming call
  2. Create a TaskRouter Task using <Enqueue>
  3. Dequeue a call to a Worker
  4. End-to-end phone call Task assignment