Requirements
- You have read the API overview guide
- You have read the API integration guide
- You have read the Task object guide
Context
In the previous sections, we saw how to create tasks and how to sync objects with Fragment. The API allows you to push any custom fields to the task as part of thefields
key.
The data model is not required to push the fields in the API.
Configuration checklist
-
Define custom fields so that the data pushed in the
fields
is available in the UI https://app.onfragment.com/settings/metadata/objects - Configure the queue trigger conditions to automatically route tasks to the right queue https://app.onfragment.com/settings/routing/queues
- (optional) Configure skills (enable refined matching of tasks to operators) https://app.onfragment.com/settings/routing/skills
Going further
If you need assistance with the configuration, please reach out to us.