Azure

Save E mail Attachment to Blob Storage utilizing Azure Logic App

Azure Logic Apps

Logic App is a cloud-based service that enables us to react to an occasion in a single service (similar to SharePoint on-line) and do one thing with the information from that occasion into one other service (similar to Twitter). It makes it sensible and easy for enterprise processes. The customers construct workflows that mechanically carry out some enterprise duties and processes throughout functions and companies. We are able to join our business-critical apps and companies with Azure Logic Apps, automating our workflows with out writing a single line of code.

Earlier than studying this text, please undergo some essential article hyperlinks talked about under.

Stipulations

Right here, we’re going to see transfer the precise e mail to a selected folder utilizing the Azure Logic App.

Observe the steps under to construct a workflow utilizing a template.

Step 1

  • Log into https://portal.azure.com/.
  • Within the dashboard, select to create a useful resource and click on on Integration. Now, choose “Logic App”.

Step 2

  • Enter the title you need to assign to the logic. Choose the subscription and useful resource group the place you set up the associated sources and the situation the place your logic app is saved. Then, click on on “Create”.
    Logic App
  • Right here is the dashboard. Click on “Logic App Designer”.
    Logic App Designer

Step 3

Now, click on on the Clean Logic App.

Blank Logic App

Step 4

Configure the E mail by signing into Outlook.

  • Seek for Outlook within the search bar.
    Outlook.com
  • Select the Triggers.
  • Signal into Outlook.
    Sign into Outlook
    Pick an account

Step 5

Configure the values.

  • Select the Folder.
    Choose the folder
  • Then, Add the parameter Topic Filter as a selected key phrase (Eg. Gross sales).
    Add Parameter Subject Filter
  • Lastly.
    Finally

Step 6

Get the Attachment

  • Add the brand new step as Outlook and select the motion as Get Attachment
    Outlook.com
    Actions
  • Now, select the Message ID and Attachment ID.
    Attachments ID
    Attachments

Step 7

Configure Blob Storage

  • Then, select an operation similar to Blob storage.
    Azure blob storage
  • Select to create blob
    Create blob(V2)
  • Join the Blob storage account with this logic app.
    Azure Blob Storage create
  • Then, select the Attachment ID, Folder path, Blob title, and Blob content material.
    Create blob

Step 8

The ultimate workflow will probably be like this.

Final workflow

Now, allow us to save and run the workflow.

Output

Run the Logic App

Run

It is efficiently run.

Run Logic App

Simply ship the demo mail with a selected key phrase and refresh it to see the outcome.

Sales

Now, I obtained the e-mail.

Received Email

Lastly, it efficiently runs and strikes the attachment-specific e mail to the blob storage container folder.

Outlook

Abstract

I hope you perceive transfer the precise e mail attachment to the blob storage folder utilizing the Azure Logic App. Keep tuned for extra Logic App articles.

Know extra about our firm at Skrots. Know extra about our companies at Skrots Companies, Additionally checkout all different blogs at Weblog at Skrots

Show More

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button