SendGrid

Prerequisites

API Key

First, we need to obtain an API key to be able to connect to SendGrid. Go to the Settings -> API Key -> Create API key. Select the required permissions set for the API key.

Sendgrid configuration

  1. Navigate the Data sources section, click Connect and select SendGrid from the list.

  2. Paste the API key.

  3. Click Connect data source to complete the setup.

Usage

Once you have connected SendGrid to UI Bakery, you can interact with your data. Use an Open API request for this purpose.

  1. Add a new action, choose the data source and select an Open API request type. All available SendGrid endpoints will be already defined.

  2. Select the required endpoint from the Operation dropdown menu. Set any parameters and/or body if necessary.

pageOpen API request

Last updated