Skip to main content
Best answer

Office 365 email - ability to search body of email for criteria and take an action in another application

  • 18 August 2020
  • 3 replies
  • 83 views

Is there a way to search the subject line, or body of an email, and have the trigger an action within another application.   All I’m seeing in Zapier is the ability to send an email or create a calendar event.

Hello! There is indeed (kind of). You would first need to create the trigger “new Email”, and then filter if the body contains the desired content - Like this:

 

 


Take care in cases of HTML emails it could fail. Strip the html before.


Thanks for these recommendations!