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

Setting up a TaskRouter Workspace: Wrapping Up


With your Workers, Task Queues, Workflow, and Activities configured, your Workspace is ready to create Tasks and watch as TaskRouter assigns them to Workers.

Our sample business domain uses just one dimension (language) to differentiate both Tasks and Workers. As you create more advanced TaskRouter applications, you will appreciate the flexibility that TaskRouter's many-to-many Task-to-Worker matching model provides.

In Part 2, we create Tasks using the TaskRouter REST API and observe the Task assignment lifecycle.

Part 2: Creating Tasks and Accepting Reservations»