Description
This has been updated to support the Query feature added to the Zendesk node in 0.144.0 This workflow will post all New and Open tickets without an agent assigned to a Slack channel on a schedule. The function node is used in this example to merge multiple inputs into one output message which is then used as the Slack message. The output in Slack will be similar to the below message, The "TICKET_ID" will be a link to the ticket. Unassigned Tickets TICKET_ID [STATUS] - TICKET_SUBJECT Usage Update the Cron schedule, The default value is 16:30 daily. Update the Credentials in the Zendesk nodes Update the Credentials and Channel in the Slack Node Grab a coffee and enjoy! Zendesk Query In the Zendesk node we are using the query assignee:none status&ltpending this returns all New and Open tickets with no assignee allowing us to remove the extra nodes.
Key Features
1) Automatically posts unassigned Zendesk tickets to a Slack channel
2) Utilizes the Query feature in the Zendesk node to filter tickets without an assigned agent
3) Customizable Cron schedule for posting updates (default at 16:30 daily)
4) Merges multiple ticket details into a single Slack message using a Function node
5) Simple integration with Slack for real-time notifications
6) Supports dynamic links to tickets in Slack for easy access and tracking.
Required Tools
MetaobjectListDrop
