Notifications
View and amend notifications for your CIPP App
Configure notifications from CIPP.
CIPP provides alert notifications for Tenants and CIPP actions, sent as one combined table in an email or webhook body.
Alert Configuration creates 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.
Available CIPP Alerts
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
Sending Methods
E-mail
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".
Webhook
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.
Notification Setting Options
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
Send Test Alert
You are able to select to send a test alert. Select which options you want to include in your test before clicking Confirm
.
Feature Requests / Ideas
We value your feedback and ideas. Please raise any feature requests on GitHub.
Last updated
Was this helpful?