Author Message
MarcusHuang
Joined: Feb 25, 2014
Messages: 157
Offline
Does anyone know how to trigger a Breeze workflow as a result of receiving an email?
Wilder
Joined: Aug 6, 2018
Messages: 29
Offline
MarcusHuang wrote:Does anyone know how to trigger a Breeze workflow as a result of receiving an email?


I have done this as a test by creating a snapin which gets the email messages, then publishes a custom event to trigger a work flow.
I tested with outlook as they provide a REST API which gets the email message in JSON format.

Go to:   
Mobile view