Email Listener Flow

Email Listener Flow

Comments

  • The attached email listener flow sorts through emails for a specified server and individual, allowing that
    individuals emails to be retrieved and used in the flow

    The flow requires the email username and password of the target email, the server address
    of the email server, and the server port. These variables are then passed into a Get Headers" Step which returns email
    header data for a specified count of emails.

    Then

  • Here is a project that builds upon the process in that flow. This uses email monitoring to either create a process folder for a flow execution extension and automatically send a response email with the process folders ID in the body, or if the email has an existing process folder ID, attaches the body of the email as a comment in the process folder of the flow execution extension. This demo project is similar to how the Decisions Support Portal checks emails from the support@decisions.com inbox. To make use of this example, change the hard coded values in the Create Data step at the beginning of the "Get Email Job" flow.
    [i]edited by james.hartzell@decisions.com on 12/4/2019[/i]

Sign In or Register to comment.