Notifications
View and amend notifications for your CIPP App
Last updated
Was this helpful?
View and amend notifications for your CIPP App
Last updated
Was this helpful?
Configure notifications from CIPP.
CIPP provides alert notifications for Tenants and CIPP actions, sent as one combined table in an email or webhook body.
create notifications regarding changes within a tenant. See that help page for more information on managing those alerts.
CIPP Alerts relate to changes initiated via the CIPP platform.
Under the "Choose which logs you would like to receive alerts from" you will be able to select what you would like to receive alerts from CIPP actions. A sample of the alerts is listed below:
New Accounts created via CIPP
Removed Accounts via CIPP
New Applications added via CIPP
New Policies added via CIPP
New Standards added via CIPP
Removed Standards via CIPP
Token Refresh Events
Enter as many email addresses as you need, separated by a comma.
Email will be sent from the service account used for the Setup Wizard.
The service account must have a mailbox available. This can be accomplished by either assigning a license with Exchange to the service account permanently or temporarily and converting the service account's mailbox to a shared mailbox. If you do not have a mailbox available on the account, the log will state we could not send out the notifications.
If you have already completed the Setup Wizard prior to converting the service account to a shared mailbox you will want to rerun the Setup Wizard using the option "Refresh Tokens for existing application registration".
Enter a webhook URL. Data is formatted based on the receiving server:
webhook.office.com
A basic HTML formatted table.
slack.com
A separate markdown-formatted message for each alert.
discord.com
A basic HTML formatted table.
All other services
JSON array of data values.
Receive one email per tenant
Toggling on this option will separate emailed alerts by tenant
Send notifications to configured integration(s)
This will enable notifications to be sent to the integration(s) you have configured
Include Tenant ID in alerts
This will include the tenant's ID for additional easy of identifying who the alert is for
You are able to select to send a test alert. Select which options you want to include in your test before clicking Confirm
.
Custom Webhook Formatting Need something different for your webhook? Can you write PowerShell? Submit a PR on this repo: .
We value your feedback and ideas. Please raise any on GitHub.