π Monitor software compliance with Jamf patch summaries in Slack
β‘ 1,673 views Β· π SecOps & Security Automation
Description
π§© Jamf Patch Summary to Slack Stay on top of software patch compliance by automatically posting Jamf patch summaries to Slack. This helps IT and security teams quickly identify outdated installs and take actionβwithout logging into Jamf.
β Prerequisites β’ A Jamf Pro API key with permissions to read software titles and patch summary β’ A Slack app or incoming webhook URL with permission to post messages to your desired channel
π How it works β’ Manually trigger the flow or Add a webhook β’ Fetch a list of software titles from Jamf Pro β’ Filter to select the software youβre tracking (e.g. Chrome, Edge) β’ Retrieve the patch summary for that software (latest version, up-to-date, out-of-date counts) β’ Format the summary into Slack Block Kit β’ Post the formatted summary into a Slack channel
βοΈ Set up steps β’ Takes ~5β10 minutes to configure β’ Set your server BaseURL variable in the Set Node β’ Add your Jamf Pro API credentials in the HTTP Request nodes (Get & Retrieve) β’ Set the target software ID in the Filter node β’ Add your Slack webhook URL or token in the final HTTP node β’ Optional: Adjust Slack formatting inside the Function node
π Nodes Used
HTTP Request, Slack, Filter
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File