Sendgrid

<< Click to Display Table of Contents >>

Navigation:  Connectors >

Sendgrid

Overview

The Sendgrid connector for Bizagi is available for download at the Bizagi Connectors Xchange.

Through this connector, you will be able to connect your Bizagi processes to the Sengrid e-mail services.

For more information about this connector's capabilities, visit the Bizagi Connectors Xchange.

 

note_pin

This connector was developed according to the contents of the API and the information about it provided by Sendgrid. Bizagi and its subsidiaries make no guarantees about the content or errors that may occur as a result of using the API services. Bizagi and its subsidiaries are not responsible for any loss, cost, or damage consequences of the calls to Sendgrid's API.

 

Before you start

In order to test and use this connector, you will need:

1.Bizagi Studio previously installed.

2.This connector previously installed, either via the Connectors Xchange as described at https://help.bizagi.com/platform/en/index.html?Connectors_Xchange.htm, or through a manual installation as described at https://help.bizagi.com/platform/en/index.html?connectors_setup.htm

3.An account at www.sendgrid.com and a registered app.

 

Configuring the connector

In order to configure the connector (i.e its authentication parameters), follow the steps presented at the Configuration chapter in https://help.bizagi.com/platform/en/index.html?connectors_setup.htm

Consider the following authentication parameters for this configuration:

Authentication method: Custom.

API Key: Your Sendgrid account's generated API key (as requested and managed at https://app.sendgrid.com/settings/api_keys).

 

 

Sgrid01

 

 

note_pin

It is required that when you create the API key for this integration purpose, you specify that it is authorized to send e-mails at least (Mail Send = full access).

 

Using the connector

This connector includes a Sendgrid service method that enables you to send new e-mails directly from your account.

Refer to https://help.bizagi.com/platform/en/index.html?Connectors_Studio.htm for a general overview of how and where to configure the use of a connector.  

 

Available Actions

When using the connector, make sure you consider the following details for the available method:

 

Send e-mail

Enter basic contact information to send it as subscribed to the list you specify.

 

Sgrid02

 

To configure its inputs, consider:

Email to: the recipient's e-mail address.

From name: the name used for the e-mail's sender.

from Email: the sender's e-mail address.

Subject: the subject of the sent e-mail.

Html: the entire body of the e-mail sent in HTML format.

 

Sgrid03

 

To configure its outputs when getting started and testing, you may map the response Message from output:

 

Sgrid04

 

For more information about this method's use, refer to Sendgrid's official documentation at https://docs.sendgrid.com/api-reference/mail-send/mail-send.

 

 


Last Updated 10/27/2022 11:52:11 AM