SendGrid Query authentication guide🔗
This is a step-by-step guide to acquiring credentials for authorizing the SendGrid Query component for use in Matillion ETL.
- The SendGrid Query connector uses either a username and password or an API key for third-party authentication. This guide will only explain the API token method.
- While connector properties may differ between cloud data warehouses, the authentication process remains the same.
Create an OAuth entry🔗
Begin by creating an OAuth entry in Matillion ETL, as described in Manage OAuth. You should then configure this OAuth entry using the SendGrid credentials, obtained as described below.
Obtain a SendGrid API key🔗
- Log in to https://app.SendGrid.com.
- Click Settings → API Keys.
- Click Create API Key.
- Provide a unique, descriptive name for API key.
- Set the API key permissions.
- Click Create & View. Your browser will refresh and load a page that displays your API key.
-
Copy the API token immediately—it is only viewable once.
Warning
When copying the token, some browsers may add a space to the end of the string. Watch out for this as it will cause the credentials to fail.
-
Click Done.
- Navigate to your SendGrid Query component in Matillion ETL.
- Ensure Authentication Method is set to API Key.
- Click into the API Key property. Paste your API key (copied from the SendGrid website earlier) into the Store in component field and click OK. Alternatively, click Manage and create a password entry in Manage Passwords and then click the Use Password Manager radio button and select your new entry from the drop-down.
- If the API key is entered correctly, the connector should be authenticated.