Azure

How To Transfer The Particular Electronic mail To Particular Folder Utilizing Azure Logic App

Azure Logic Apps

Logic App is a cloud-based service that permits us to react to an occasion in a single service (equivalent to SharePoint on-line) and do one thing with the information from that occasion into one other service (equivalent to Twitter). It makes it sensible and easy for enterprise processes. The customers construct workflows that robotically carry out some enterprise duties and processes throughout purposes and companies. We will 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 necessary article hyperlinks talked about beneath,

Conditions

Right here, we’re going to see the best way to transfer the particular electronic mail to particular folder utilizing Azure Logic App

Comply with the beneath steps 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 identify you need to assign to the logic. Choose the subscription and useful resource group the place you arrange the associated assets and site the place your logic app is saved. Then, click on on “Create”.

How to move the specific email to specific folder using Azure Logic App

  • Right here is the dashboard. Click on “Logic App Designer”.

How to move the specific email to specific folder using Azure Logic App

Step 3

Now, click on on the Clean Logic App.

How to move the specific email to specific folder using Azure Logic App

Step 4

Configure the Electronic mail by signing into the Outlook

  • Seek for Outlook within the search bar.
    How to move the specific email to specific folder using Azure Logic App
  • Select the Triggers.
    How to move the specific email to specific folder using Azure Logic App
  • Signal into Outlook.
    How to move the specific email to specific folder using Azure Logic App

Step 5

Configure the values.

  • Select the Folder.
    How to move the specific email to specific folder using Azure Logic App
  • Then, Add parameter Topic Filter as particular key phrase (Eg. Gross sales).
    How to move the specific email to specific folder using Azure Logic App
  • Lastly,
    How to move the specific email to specific folder using Azure Logic App

Step 6

Transfer the Electronic mail

  • Add the brand new step as outlook and select the motion as Transfer electronic mail
    How to move the specific email to specific folder using Azure Logic App
  • Now, select the Message ID and Folder.
    How to move the specific email to specific folder using Azure Logic App
  • Then select gross sales as folder.

Step 7

The ultimate workflow shall be like this.

How to move the specific email to specific folder using Azure Logic App

Now, allow us to save and run the workflow.

 

Output

Run the Logic App

How to move the specific email to specific folder using Azure Logic App

Its efficiently run

How to move the specific email to specific folder using Azure Logic App

Simply despatched the demo mail with particular key phrase and refresh it to see the end result.

How to move the specific email to specific folder using Azure Logic App

Now, it efficiently runs and transfer the particular electronic mail to gross sales folder.

How to move the specific email to specific folder using Azure Logic App

Abstract

I hope you understood the best way to transfer the particular electronic mail to particular folder utilizing Azure Logic App. Keep tuned for extra Logic App articles.

Show More

Related Articles

Leave a Reply

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

Back to top button