Mimecast-Data-Connector-Trigger-Sync

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


Playbook to sync timer trigger of all Mimecast data connectors.

Attribute Value
Type Playbook
Solution Mimecast
Source View on GitHub

Logic App Connectors

This playbook uses 1 Logic App connector / built-in action:

Connector / Action Type Connections Actions
http Built-in 0 3
Action parameters (URLs, paths, function IDs)

http (Built-in)

Action Method Endpoint Other
Sync_timer_trigger_request POST https://@{variables('Manage')}.azure.com/subscriptions/@{variables('Subscription Id')}/resourceGroups/@{variables('Resource Group Name')}/providers/Microsoft.Web/sites/@{items('For_each_app')?['name']}/syncfunctiontriggers?api-version=2022-03-01
Get_Auth_token POST https://login.@{variables('MicrosoftOnline')}.com/@{variables('Tenant Id')}/oauth2/v2.0/token
Get_function_app_list GET https://@{variables('Manage')}.azure.com/subscriptions/@{variables('Subscription Id')}/resourceGroups/@{variables('Resource Group Name')}/providers/Microsoft.Web/sites?api-version=2022-03-01

Additional Documentation

📄 Source: Mimecast Data Connector Trigger Sync/readme.md

Mimecast Data Connectors Trigger Sync

Summary

Playbook to sync timer trigger of all Mimecast data connectors.

Prerequisites

Deployment instructions

  1. To deploy the Playbook, click the Deploy to Azure button. This will launch the ARM Template deployment wizard.
  2. Fill in the required parameters:
    • Subscription : Select Subscription in which you want to deploy the Logic App.
    • Resource Group: Select Resource Group name in which you want to deploy the Logic App.
    • Playbook Name: Enter the playbook name
    • Tenant ID : Enter the Azure Tenant ID.
    • Client ID : Enter the Azure Client ID.
    • Client Secret : Enter the Azure Client Secret.
    • Resource Group Name : Enter the Azure Resource Group Name in which your Mimecast data connectors are available.
    • Subscription ID : Enter the Azure Subscription ID in which your Mimecast data connectors are available.

Deploy to Azure Deploy to Azure

Post-Deployment instructions

a. Run the playbook to sync timer trigger of all Mimecast Data connectors


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks · Back to Mimecast