Skip to main content
All CollectionsTemplatesBasic
Create Microsoft Graph Subscription and Renew Daily - Workflow Template
Create Microsoft Graph Subscription and Renew Daily - Workflow Template

Create a Microsoft Graph subscription to a Torq Microsoft 365 trigger. The subscription is renewed daily and extends the expiration date.

Updated over a week ago

This workflow template is designed to streamline the creation and daily renewal of a Microsoft Graph subscription, ensuring compliance and monitoring for suspicious user activities. It automatically updates the subscription, extending its expiration, and, if necessary, establishes a new one if the global variable or existing subscription is not found. Such automation is valuable for businesses looking to efficiently maintain continuous monitoring of their Microsoft 365 environment for device and user compliance.

Use Cases

Device & User Compliance , Suspicious User Activity

Workflow Breakdown

  1. Setup needed parameters in the Workflow Parameters step

  2. Setup the workflow to run on a schedule daily

  3. The subscription will be created and updated daily

  4. If the global variable or the subscription is not found, a new one will be created

Vendors

Utils, Microsoft 365, Torq

Workflow Output

Global Variable updates for the Subscription ID, expiration date, and last updated time.

Tips

Follow the URL for documentation on the Microsoft Graph API on Subscription requirements.","Make sure to use the user id instead of the users email address if monitoring a mailbox

Did this answer your question?