Links

Send Email Connector

Automatically send emails during Requests for a Process.

Overview

The Send Email connector is part of the Email package. When you add the Send Email connector to your Process model and then reference a Screen for email body content, ProcessMaker Platform can send emails during Requests. The Send Email connector can email a specified email address when that Send Email connector triggers in a Request's workflow.
The Send Email connector adds the following components when the Email package is installed:
The email recipient's name and email address can be specified in one of the following ways when configuring the Send Email connector:
  • Plain text
  • A Variable Name setting value using mustache syntax, for example {{ email_recipient }} and {{ email_address }}, respectively
  • A Magic Variable value, specifically {{ _user.fullname }} and {{ _user.email }}, respectively

Package and Permissions Required

The Send Email package must be installed to use the Send Email connector.
Furthermore, your user account or group membership must have the following permissions to configure a Send Email connector to the Process model unless your user account has the Make this user a Super Admin setting selected:
  • Processes: Edit Processes
  • Processes: View Processes
See the Process permissions or ask your Administrator for assistance.

Add a Send Email Connector to the Process Model

Add a Send Email connector from one of the following locations in Process Modeler:
  • Explorer panel: The Explorer panel is to the left of the Process Modeler canvas. The Explorer panel contains Process model objects and PM Blocks which may be added to the Process model.
  • Objects bar: The Objects bar is at the bottom of the Process Modeler canvas. This bar contains pinned Process model objects which are easily accessible to add to the Process model.
Add from the Explorer panel
Add from the Objects bar
Follow these steps to add a Send Email connector from the Explorer panel to the Process model:
  1. 1.
    Ensure that the Explorer panel is visible. If not, click the Add icon
    from the Objects bar to display the Explorer panel.
  2. 2.
    Locate the Send Email object category from one of the following locations in the Explorer panel:
    • Pinned Objects: The Send Email object category displays from the Pinned Objects section when it is pinned. This element type is not pinned by default.
    • Object Category: The Send Email object category displays from the Object Category section when it is not pinned.
  3. 3.
    Click the Send Email object category.
    Its icon displays adjacent to the mouse icon to indicate this connector type may be placed into the Process model.
  4. 4.
    Click the location in the Process model to place this connector. If a Pool element is in your Process model, the Send Email connector cannot be placed outside of the Pool element.
Follow these steps to add a Send Email connector from the Objects bar to the Process model:
  1. 1.
    Ensure that the Send Email object category
    is pinned to the Objects bar. If not, pin it.
  2. 2.
    Click the Send Email object category's icon. This object's icon displays adjacent to the mouse icon to indicate this element type may be placed into the Process model.
  3. 3.
    Click the location in the Process model to place this element. If a Pool element is in your Process model, the Send Email connector cannot be placed outside of the Pool element.
Follow these steps to add a Send Email connector to the Process model:
  1. 1.
    View your Processes. The Processes page displays.
  2. 2.
    Create a new Process or click the Open Modeler icon
    to edit the selected Process model. Process Modeler displays.
  3. 3.
    Locate the Send Email connector in the Elements and Connectors palette that is to the left of the Process Modeler canvas. If the Hide Menus button
    is enabled, the Elements and Connectors palette displays the Send Email connector's icon
    .
  4. 4.
    Drag the connector into the Process model canvas where you want to place it. If a Pool element is in your Process model, the Send Email connector cannot be placed outside of the Pool element.
Send Email connector
After adding the Send Email connector, consider adding the following Boundary-type Process model elements to design business solutions when your best-case scenarios don't happen:
After the connector is placed into the Process model, you may adjust its location in the following ways:
Moving a Send Email connector has the following limitations in regards to the following Process model elements:
  • Pool element: If the Send Email connector is inside of a Pool element, it cannot be moved outside of the Pool element. If you attempt to do so, Process Modeler places the Send Email connector inside the Pool element closest to where you attempt to move it.
  • Lane element: If the Send Email connector is inside of a Lane element, it can be moved to another Lane element in the same Pool element. However, the Send Email connector cannot be moved outside of the Pool element.

Customize the Appearance of a Send Email Connector Connector

Copy a Send Email Connector

Clone a Send Email Connector

Delete a Send Email Connector

Settings

The Send Email connector has the following panels that contain settings:

Configuration Panel Settings

Email Recipient Limit

Your email provider may enforce a limit on the number of the email recipients allowed for each message. For example, Gmail through SMTP limits to 100 recipients.
To ensure seamless delivery and prevent any potential complications, adhere to the recipient limit set by your email provider.
Follow these steps to configure a Send Email connector:
  1. 1.
    Select the Send Email connector from the Process model in which to configure its settings.
  2. 2.
    Ensure that the Configuration panel displays. If not, show it. Settings to configure the Send Email connector display.
  3. 3.
    In the Name setting, edit the connector's name to display in the Process model and then press Enter.
  4. 4.
    Follow these guidelines to specify to whom to send the email:
    1. 1.
      Determine which of the following this email recipient is:
      • Primary email recipient: If this is a primary email recipient, then configure the To settings below.
      • Carbon copy recipient: To send a carbon copy of this email to a recipient, then configure the Cc settings below.
      • Blind carbon copy recipient: To send a blind carbon copy of this email to a recipient, then configure the Bcc settings below.
    2. 2.
      Click the
      icon beside the type of email recipient to send this email. The Recipient Type setting displays.
    3. 3.
      From the Recipient Type setting, select from which recipient type to determine this email recipient. Select from these options:
      • Users and Groups: Send this email to user(s) or group(s). When this option is selected, the Users and Groups setting displays.
        Choose from one of the following options below to select the recipient(s):
        • Users: Select a user(s) from the available list to send the email.
        • Groups: Select a group(s) from the available list to send the email.
        To configure a different user or group currently selected, click
        the icon.
        To remove an email recipient that is currently added, click the
        icon.
      • Request Starter: Send this email to the user who started this Request.
      • Participants: Send this email to all users participating in this Request.
      • User ID: Send this email to a user based on the value of a Request variable. When this option is selected, the Send to User ID setting displays. Enter a variable name in this setting. A valid user name must be assigned to this variable in a previous step in the Request.
      • Email Address: Send this email to the entered email address. When this option is selected, the Send to Email Address setting displays. Enter a single email address or multiple email addresses separated by commas with no spaces.
        Alternatively, enter a Request variable in mustache syntax that contains a comma delimited string of multiple email addresses.
      • Process Manager: Send this email to the Process Manager assigned in the Process's configuration.
    4. 4.
      Optionally, click the
      icon for a configured email recipient, and then place that recipient into a different email recipient type. For example, move a configured recipient from the To setting and place that user into the Bcc setting.
    5. 5.
      Repeat sub-steps 1 through 5 above for each email recipient type to receive this email.
  5. 5.
    From the Email Server drop-down menu, select which email server that sends the email to the recipient(s). The Default Email Server option is the default. If additional email servers are configured from the Email Default Settings tab in Settings, then additional email server options display in the Email Server drop-down menu.
  6. 6.
    In the Subject setting, enter the subject of the email the Send Email connector sends.
  7. 7.
    From the Body setting, select one of the following options:
    • Plain Text:
      Select the Plain Text option to enter plain text to display as the email body. This is the default option. Follow these steps:
      1. 1.
        From the Body setting, ensure that the Plain Text option is selected.
      2. 2.
        In the setting below the Plain Text option, enter the text that displays as the email body.
    • Display Screen:
      Select the Display Screen option to select an Email-type Screen from which to display its content as the email body. Follow these steps:
      1. 1.
        From the Body setting, ensure that the Display Screen option is selected.
      2. 2.
        From the drop-down menu below the Display Screen option, select from which Screen to display its content as the email body. Only Email-type Screens display from this drop-down menu.
      3. 3.
        Optionally, click the Open Screen link to view and/or edit your selected Screen. Note that your user account must have appropriate Screen category permissions to view and/or edit the selected Screen.
  8. 8.
    Optionally, click the +File button to specify the files to attach to this email notification. The Attach File settings displays. This is a required setting.
  9. 9.
    From the Source setting, select one of the following options:
    • URL: Select the URL option. The URL settings display. Follow these guidelines:
      1. 1.
        In the URL setting, enter the URL referencing an attached file to be accessed from a Web address. This is a required setting.
      2. 2.
        Click Save. The URL referencing the file displays.
    • Request Variable: Select the Request Variable option if it is not selected. This is the default option. The Request Variable setting displays. Follow these guidelines:
      1. 1.
        In the Request Variable Name setting, enter a Request variable name without the mustache syntax. This variable must already be linked to a File Upload control in a Screen in the same Request. When the Request is in-progress, any file uploaded using this File Upload control is attached to this email notification. This is a required setting.
      2. 2.
        Click Save. The Request variable referencing the file displays.
    • Request Array: Select the Request Array option to attach multiple files. The Request Array Variable Name and Variable in Array settings display.
      Follow these guidelines:
      1. 1.
        In the Request Array Variable Name setting, enter an array-type Request variable. This variable must already be linked to a File Upload control with Upload Multiple Files option enabled in the same Request. When the Request is in-progress, any files uploaded using this File Upload control are attached to this email.
      2. 2.
        In the Variable in Array setting, enter the name of a variable in the Request Array Variable containing ID of the file to be attached. If the Request Array Variable is a simple array containing a list of files, leave this setting blank.
      3. 3.
        Click Save. The Request variable referencing the files displays.
  10. 10.
    Repeat steps 9 and 10 to add additional files.
  11. 11.
    Optionally, click on the Delete
    img
    icon to delete any referenced file from being attached to the email.

Loop Characteristics Panel Settings

Specify Characteristics to Perform Multiple Instances of the Task

Use the Loop Characteristics panel settings to specify how to perform multiple instances of this element. The following loop modes are available for this element:
  • No Loop Mode: Select the No Loop Mode option to perform this element's Task only once.
  • Loop: Select the Loop option to sequentially repeat this element's Task multiple times until an exit condition is True. This is useful when a Task should be performed multiple times with the same set of data, such as, processing a credit card payment. This loop mode has the following characteristics:
    • The element's Task is repeated until the exit condition is True or the maximum iterations limit is reached.
    • At any given time, only one instance of the Task is active. The subsequent instance does not begin until the current instance completes.
    • The same exit condition evaluates at the end of each instance; however, value(s) of the Request variable(s) used in the exit condition can change during an instance resulting in the exit condition to eventually evaluate as True.
    • If any one instance of that Task does not complete, workflow pauses.
    • All active instances are terminated if an interrupting boundary-type event element triggers.
    • An element configured in this mode shows the Loop icon
      in Process Modeler.
  • Multi-instance (Parallel): Select the Multi-instance (Parallel) option to perform this element's Task multiple times in parallel a fixed number of times. This is useful when performing any action in bulk, such as sending an email to several people. This loop mode has the following characteristics:
    • Instances of the Task are governed by the size of an array-type Request variable where a new instance is created for each item in this variable. For example, an array with 10 items will create 10 parallel instances of this Task that each contains data from its respective array index.
    • All instances begin simultaneously when this element triggers; however, they perform their Task independently of each other.
    • The Task as a whole completes when all instances are complete.
    • The output from each instance can either be saved in the source Request variable or a new array-type Request variable.
    • All active instances terminate if an interrupting boundary-type event element triggers.
    • An element configured in this mode shows the Multi-instance (Parallel) icon
      in Process Modeler.
  • Multi-instance (Sequential): Select the Multi-instance (Sequential) option to perform this element's Task multiple times sequentially a fixed number of times or until an exit condition is True. This is useful when sequentially repeating a Task multiple times but with a different set of data each time. This loop mode has the following characteristics:
    • Instances of the Task are governed by the size an array-type Request variable where a new instance is created for each item in this variable. For example, an array with 10 items will create 10 parallel instances of this Task that each contains data from its respect array index.
    • At any given time, only one instance of the Task is active. The subsequent instance does not begin until the current instance completes.
    • At the end of each instance an exit condition evaluates and the loop activity halts if the exit condition is True.
    • The Task as a whole completes when all instances are complete.
    • The output from each instance can either be saved in the source Request variable or a new array-type Request variable.
    • All active instances terminate if an interrupting boundary-type event element triggers.
    • An element configured in this mode shows the Multi-instance (Sequential) icon
      in Process Modeler.
‌Follow these steps to specify characteristics to perform multiple instances of the Task:‌
  1. 1.
    Select the element from the Process model in which to specify multiple instance characteristics.
  2. 2.
    Ensure that the Configuration panel displays. If not, show it. Panels to configure this element display.
  3. 3.
    Expand the Loop Characteristics panel. The Loop Characteristics setting displays. By default, Loop Activity is set to No Loop Mode and the Task is performed only once.
  4. 4.
    From the Loop Mode setting, select one of the following options to perform this element's Task more than once.
    • Loop: Select the Loop option. The settings for this loop mode display:
      Follow these steps:
      1. 1.
        In the Maximum Iterations setting, enter an integer value representing the maximum number of times this Task should be performed.
      2. 2.
        In the Exit Condition setting, enter a condition in FEEL syntax. When this condition is True the loop activity is halted.
    • Multi-instance (Parallel): Select the Multi-instance (Parallel) option. The settings for this loop mode display:
      Follow these steps:
      1. 1.
        In the Request Variable Array setting, enter the name of an array-type Request Variable. The size of this array will determine how many times this loop iterates.
      2. 2.
        In the Output Data Variable setting, enter the name of an array-type Request variable in which to store the results of all instances. Each instance of the loop saves to a separate JSON object within the array of the specified Request variable. If the Output Data Variable setting is not configured, then the output data replaces the source data in the Request Variable Array.
    • Multi-instance (Sequential): Select the Multi-instance (Sequential) option. The settings for this loop mode display:
      Follow these steps:
      1. 1.
        In the Request Variable Array setting, enter the name of an array-type Request Variable. The size of this array will determine how many times this loop iterates.
      2. 2.
        In the Exit Condition setting, enter a condition in FEEL syntax. When this condition is True the loop activity is halted.
      3. 3.
        In the Output Data Variable setting, enter the name of an array-type Request variable in which to store the results of all instances. Each instance of the loop saves to a separate JSON object within the array of the specified Request variable. If the Output Data Variable setting is not configured, then the output data replaces the source data in the Request Variable Array.

Documentation Panel Settings

Edit the Connector's Description Displayed in Process Documentation

If the Documentation package is installed, describe the connector's purpose and how it functions in the Process. This description does not affect Requests for the Process, but may be useful for Process model maintenance such as how the connector is configured. Edit information by using the What-You-See-Is-What-You-Get (WYSIWYG) rich text editor.
A Process's entered documentation displays by selecting the View Documentation icon for that Process.

Package Required

The Documentation package must be installed to view or edit the documentation for a Process element or connector. Use the Documentation package to view documentation for Processes that includes an image of the Process map and entered description of its elements and connectors.
Follow these steps to edit the description for a connector:
  1. 1.
    Select the connector from the Process model in which to edit its description.
  2. 2.
    Ensure that the Configuration panel displays. If not, show it. Panels to configure this element display.
  3. 3.
    Expand the Documentation panel if it is not presently expanded. The Description setting displays.
  4. 4.
    In the Description setting, edit the information to display when viewing documentation for this connector and then press Enter. Alternatively, use the What-You-See-Is-What-You-Get (WYSIWYG) rich text editor to stylize your text by clicking the More icon
    .
    Follow these guidelines to use the WYSIWYG rich text editor to stylize your text:
    • Undo changes: Click on the
      icon to undo the last action.
    • Redo changes: Click on the
      icon to redo the last undone action.
    • Insert/Edit Link: Click on the
      icon to convert the selected text into a hyperlink. Follow these steps to create a hyperlink:
      1. 1.
        Select the required text from the Rich Text control.
      2. 2.
        Click on the
        icon. The Insert/Edit Link screen displays.
      3. 3.
        In the URL setting, enter the destination URL.
      4. 4.
        In the Text to display setting, edit or enter the text displayed in the Rich Text control.
      5. 5.
        In the Title setting, enter the text to display when a user hovers over the displayed text.
      6. 6.
        From Open link in… drop-down menu, select one of these options:
        • New window: Select this option to open the destination page in a new browser window.
        • Current window: Select this option to open the destination page in the current browser window.
    • Insert/Edit Image: Click on the Insert/Edit Image icon
      to insert an image. Follow these guidelines:
      1. 1.
        Click on the Insert/Edit Image icon
        .
      2. 2.
        The Insert/Edit Image screen displays:
      3. 3.
        In the Source setting, enter a URL for the image.
      4. 4.
        In the Alternative Description setting, enter the text to display if the source URL of the image is not accessible.
      5. 5.
        In the Width setting, enter the maximum width for the image.
      6. 6.
        In the Height setting, enter the maximum height for the image.
      7. 7.
        Toggle the Constrain Proportions icon
        to maintain the width-height ratio of the image to its original proportion.
      8. 8.
        Click Save.
    • Insert Page Break for PDF: Click on the Insert Page Break for PDF icon
      to insert a page break when a PDF document is created for this documentation if your browser supports this feature.
    • Format text: Follow these guidelines to format text:
      • Headings: From the Paragraph/Formats menu, select Headings and then select a heading size.
      • Bold: Do one of the following:
        • From the editor toolbar, select the
          icon.
        • From the Paragraph/Formats menu, select Inline and then Bold.
      • Italics: Do one of the following:
        • From the editor toolbar, select the
          icon.
        • From the Paragraph/Formats menu, select Inline and then Italic.
      • Underline: From the Paragraph/Formats menu, select Inline and then Underline.
      • Strikethrough: From the Paragraph/Formats menu, select Inline and then Strikethrough.
      • Superscript: From the Paragraph/ Formats menu, select Inline and then Superscript.
      • Subscript: From the Paragraph/Formats menu, select Inline and then Subscript.
      • Code: From the Paragraph/Formats menu, select Inline and then Code.
      • Paragraph: From the Paragraph/Formats menu, select Blocks and then Paragraph.
      • Blockquote: From the Paragraph/Formats menu, select Blocks and then Blockquote.
      • Division: From the Paragraph/Formats menu, select Blocks and then Div.
      • Preformatted: From the Paragraph/Formats menu, select Blocks and then Pre.
      • Change text color: Use the Text Color drop-down to change text color. Click on the
        icon. The color palette displays. Do one of the following:
        • Select one of the color swatches from the color palette. The selected text changes to that color.
          • Click the
            icon to select a custom color from the Color Picker.
          • Click the
            icon to reset the text to its default color.
      • Align text: Follow these guidelines to align text:
        • Left align: Do one of the following:
          • From the editor toolbar, use the
            icon to left-align text.
          • From the Paragraph/Formats menu, select Align and then Left.
        • Center align: Do one of the following:
          • From the editor toolbar, use the
            icon to center-align text.
          • From the Paragraph/Formats menu, select Align and then Center.
        • Right align: Do one of the following:
          • From the editor toolbar, use the
            icon to right-align text.
          • From the Paragraph/Formats menu, select Align and then Right.
        • Justify: Do one of the following:
          • From the editor toolbar, use the
            icon to justify text.
          • From the Paragraph/Formats menu, select Align and then Justify.
      • Insert a bullet list: Use the
        icon to format text as a bulleted list.
      • Insert a numbered list: Use the
        icon to format text as a numbered list.
      • Indent text: Click on the
        icon to increase text indenting.
      • Outdent text: Click on the
        icon to decrease text indenting.

Advanced Panel Settings

Edit the Send Email Connector's Identifier Value

Process Modeler automatically assigns a unique value to each Process node added to a Process model. However, a node's identifier value can be changed if it is unique to all other nodes in the Process model, including the Process model's identifier value.
All identifier values for all nodes in the Process model must be unique.
Follow these steps to edit the identifier value for a Send Email Connector:
  1. 1.
    Select the Send Email Connector from the Process model in which to edit its identifier value.
  2. 2.
    Ensure that the Configuration panel displays. If not, show it. Panels to configure this element display.
  3. 3.
    Expand the Advanced panel if it is not presently expanded. The Node Identifier setting displays. This is a required setting.
  4. 4.
    In the Node Identifier setting, edit the Send Email Connector's identifier to a unique value from all nodes in the Process model and then press Enter.
Last modified 2mo ago