Skip to contentSkip to navigationSkip to topbar
Page tools

Part 3: Creating Tasks from phone calls using TwiML


In 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.

  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