Skip to content

Configure Integration Builder flow to update subscriptions in Azure and send email notifications to subscribers

georgiana-caras edited this page Jun 5, 2020 · 9 revisions

This flow will receive the Approve or Reject requests from MS Teams, and based on the action will create a subscription or remove a subscription in Azure API Management. On approved requests the flow will send an email notification to the subscriber with the keys to authenticate the API calls.

This wiki page will describe how to import and configure the Integration Builder flow template provided by Axway, to manage subscriptions in Azure and send email notifications to subscribers.

Pre-requisites

Steps

  1. Download the Azure Registration Flow.json.
  2. Navigate to Integration Builder on the AMPLIFY Platform.
  3. Import the flow as a Flow template.
    • Go to Flows, click on Build new flow template.
    • Select Import and choose the flow that you downloaded in the previous step.
    • Provide a Name and click on `Create' to save your flow template.
  4. Configure a flow instance to send email notifications to Outlook.
    • From Connectors, search for Outlook Email connector in the search box.
    • Select the Outlook Email connector and click Authenticate.
    • Provide a Name and click on Create instance. You will be redirected to authenticate with your Outlook credentials.
    • Go to Instances and look for the connector instance that you just created.
  5. Create a flow instance to replace the Value variables in the template with specific values to connect to your AZURE API Management environment and platform tenant.

Watch the demo video as we break down and explain how to import and configure the flow template.