- I have a flow in n8n that is triggered by the creation of a ticket in a group; this flow checks the ticket information and tries to auto-complete some custom fields. I would also like to have the possibility to attach a checklist from a template via API using a field like “checklist_template_id”.
- If the flow successfully auto-completes the custom fields, the operator does not need to manually select the checklist template, increasing ticket management speed.
- The only checklist ID present in the ticket increases each time a new checklist is assigned.
Your Zammad environment:
- Average concurrent agent count: 4/5
- Average tickets a day: not in production yet