Skip to content

IntuneSlackNotifier

Tobias Almén edited this page Mar 17, 2025 · 1 revision

Description

This processor sends messages to Slack when an app is imported, removed or promoted.

Should be used as a post-processor.

Example:

autopkg run -v \
--post com.github.almenscorner.intune-upload.processors/IntuneSlackNotifier \
AltTab.intune.recipe

Input variables

  • webhook_url
    • required: True,
    • description: Webhook URL for the Teams channel to post to.
Clone this wiki locally