Sendgrid

Sendgrid icon

Sendgrid is a cloud-based email delivery platform for delivering transactional and marketing emails.

Triggers

Trigger

Configuration fields

Data type

Required?

Email bounce - Receiving server could not or would not accept message.

 

 

 

User unsubscribe - Recipient clicked on the subscription management link in the email

 

 

 

Spam report - Recipient marked the email as spam

 

 

 

Actions

Action

Configuration fields

Data type

Required?

Create contact - Create a new contact

Contacts - contacts

 

 

List IDs - The list IDs that this contact will be added to. Enter multiple as comma-separated values

 

 

Find contact - Return a single contact from a search query

Search query - Search query for a contact

email LIKE 'ENTER_COMPLETE_OR_PARTIAL_EMAIL_ADDRESS_HERE%' AND CONTAINS(list_ids, 'YOUR_LIST_IDs')

String

Checkmark icon, required field

Send email - Send an email

Reply-To - Specify a reply address other than the sender's one

support@example.com

String

 

Body - The body of the email

<p>Hello from Claris Connect!</p>

Warning  Format the body of the email as HTML

String

Checkmark icon, required field

To - The recipient of the email

johndoe@example.com

String

Checkmark icon, required field

From email - The sender's email address

support@example.com

String

Checkmark icon, required field

From name - The sender's name

Claris Connect support

String

 

Subject - The subject of the email

Welcome

String

Checkmark icon, required field

Delete contact - Delete a contact

Contact IDs - The Contact IDs that will be deleted. Enter multiple as comma-separated values

 

 

Contact IDs - The Contact IDs that will be deleted. Enter multiple as comma-separated values

Warning  If it is true then all the contacts will be deleted

Boolean

 

Create list - Create a new list

Name - The name of the new list

Users

String

Checkmark icon, required field

Get marketing lists - Get all marketing lists

Page size - The number of elements to be returned per page. Defaults to 100, returns 1000 max

Example: 100

Number