Skip to content

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

georgiana-caras edited this page Jun 15, 2020 · 14 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 Mulesoft. 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 Mulesoft and send email notifications to subscribers.

Pre-requisites

Steps

  1. Download the Integration Builder flow MuleSoft Registration Flow.json from this repo.
  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 Mulesoft environment and AMPLIFY platform tenant.
  • Navigate to Flows, select your flow template and click `Create Instance'.
  • Provide a Name for the instance.
  • Select the outlookEmail connector instance that you created at Step 4.
  • Provide values for all required Variables:

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