SendGrid - Get bounced email by email address

Use the SendGrid - Get bounced email by email address action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve a list of bounces by email address. A bounced email is when a message is sent and returned as undelivered. The output of the action includes the email address that bounced the message, the reason that the message was bounced, and the status of the message.

Configure the SendGrid - Get bounced email by email address action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection. See the SendGrid connector page for details on creating a SendGrid connector.
  3. Select the Email for which you want to retrieve the list of bounced messages.

SendGrid - Get bounced email by email address action fields and settings

Section Field Description Variable types

(unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The SendGrid connection used to access the account for which you want to retrieve the bounced emails list.

To refresh the available connections, click .

(n/a)

 

Email

The variable or individual email that you want to get the list of bounces for. This drop-down is populated when you select a connection.

Text, Decimal, Integer, Boolean, DateTime, Collection

Output Bounced email

Variable to store the list of bounced emails as an object for use later in the workflow.

  • Email: (Text) The email address that bounced the message.
  • Reason: (Text) The mail server response code and reason the message was bounced. For example:
    550 5.1.1 The email account that you tried to reach does not exist. Please try double-checking the recipient's email address for typos or unnecessary spaces.
  • Status: (Text) The status of the message. For example: Delivered, Not Delivered, Processing.