Building a task which triggers when an email is received
This example will create a task which triggers when an email matching certain criteria is received. The task will extract key information from the email, query a database, format the information returned…
Read article