Removes the stored email message

Last published at: April 26th, 2021

Description:

Removes the stored email message from an email trigger

Inputs

  • msgIDVariable - Variable that holds the message ID

Returns

  • True – step executed successfully
  • False – step failed to execute 

Usage:

To use this step email trigger should be configured in FlowWright application.

Example:

Let’s build and execute the removeEmailMsgDef example.          

  • Create a new definition called “removeEmailMsgDef
  • Select the definition and click the “design” button
  • Drag a removeEmailMsg step from the toolbox
  • Connect the dots between the start and removeEmailMsg step

  • Click on the “removeemailmsg” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic

  • Save the workflow definition, create a workflow instance and execute. Step should remove the stored email.