01-25-2019 10:25 AM
Created by @tlui
This pipeline takes all ServiceNow approvals and takes the 10 most recent approvals in “requested” state to then send to Slack.
Prerequisite : Setup Slack Webhooks - Sending messages using Incoming Webhooks | Slack
This pattern was created using ServiceNow London Version.
The ServiceNow Query may be enhanced for customization and the routers can be reconfigured per customer use case.
Sources : ServiceNow tickets
Targets : Slack message
Snaps used : ServiceNow Query, Router, Mapper, Sort, Head, Group by N, REST Post
ServiceNow to Slack, 10 Recent Requested Approvals.slp (13.2 KB)