Capabilities
Additional functionality:
Supports automatic account provisioning and deprovisioning
New teammates are invited by email with optional scopes and admin permissions:
is_admin: Whether the teammate has admin privileges (default: false).scopes: List of permission scopes for non-admin teammates (default: “user.profile.read”). Scopes are ignored whenis_adminis true, as admins have full access.
Gather SendGrid credentials
Configuring the connector requires you to pass in credentials generated in SendGrid. Gather these credentials before you move on.Create a SendGrid API key
1
In SendGrid, navigate to Settings > API Keys.
2
Click Create API Key.
3
Give your API key a name, such as “C1 integration”.
4
Select Full Access.
5
Click Create & View.
6
The new API key is created. Carefully copy and save the API key.
Configure the SendGrid connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your SendGrid connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for SendGrid and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the required configuration:
- sendgrid-api-key (required): API key for SendGrid service.
- sendgrid-region: Region for SendGrid service: global or eu. (default: global)
- ignore-subusers: Ignore subusers in the SendGrid account, subusers are an upgraded feature of sendgrid.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.