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 integrates TwiML with your TaskRouter application to create Tasks from Twilio phone calls and automatically route calls to an assigned Worker. Complete these steps in order:

  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