SendGrid - Get global suppressions
Use the SendGrid - Get global suppressions 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 email addresses that are globally suppressed. If an email address is listed in the global suppressed group, that email address will not be included as a recipient in any messages.
Configure the SendGrid - Get global suppressions action
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- 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.
- Optionally enter an item limit and index.
SendGrid - Get global suppressions action fields and settings
Section | Field | Description | Variable types |
---|---|---|---|
(unlabeled) |
The SendGrid connection used to access the account for which you want to retrieve the list of globally suppressed email addresses. To refresh the available connections, click |
(n/a) | |
|
Item limit |
The maximum number of items to return. Available choices are 10, 20, 50, and 100 items. The default is 100. |
Integer |
Index |
The point in the list of global suppressions to start saving the email addresses in the output. Position identifying the start for the email addresses to retrieve. Type the value for the number of email addresses to skip at the start of the collection. For example, if you type a value of 2, the email address collection will start at the 3rd address in the list. This is useful when used with the Item limit field. If you set the item limit to 100, you can set the index to 99 which will return item 100 to item 199. | ||
Output |
Suppressions |
Variable to store the list of email addresses that are globally suppressed, as an object for use later in the workflow. |