We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emit new event when an audit log entry is created in Office 365. Users can filter by workload (e.g., Exchange, SharePoint, Azure AD).
Emit new event when a security alert is triggered in Office 365 Security & Compliance. Users can filter by alert type or severity.
Emit new event when a user performs an activity (e.g., login, file access) in Office 365. Users can filter by activity type.
Retrieve audit log entries based on filters such as date range, user, and workload (e.g., Exchange, SharePoint).
Generate a security alert in Office 365 Security & Compliance with details such as alert type, severity, and description.
Modify a user's access permissions for Office 365 applications, such as enabling or disabling specific services.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
office_365_management
URLs
Webhook Sources
new-audit-log-event-instant
Description
Emit new event when an audit log entry is created in Office 365. Users can filter by workload (e.g., Exchange, SharePoint, Azure AD).
new-security-alert-instant
Description
Emit new event when a security alert is triggered in Office 365 Security & Compliance. Users can filter by alert type or severity.
new-user-activity-instant
Description
Emit new event when a user performs an activity (e.g., login, file access) in Office 365. Users can filter by activity type.
Actions
search-audit-logs
Description
Retrieve audit log entries based on filters such as date range, user, and workload (e.g., Exchange, SharePoint).
create-security-alert
Description
Generate a security alert in Office 365 Security & Compliance with details such as alert type, severity, and description.
manage-user-access
Description
Modify a user's access permissions for Office 365 applications, such as enabling or disabling specific services.
The text was updated successfully, but these errors were encountered: