SendGrid
Integrating SendGrid with Osano
Connecting to SendGrid
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Setup
An admin must create a API Key with the required scopes (Full Access) and enter that information in Osano to establish a connection via apiKey.
Authenticated Roles
admin
Authentication Actions
-
API Key -Instructions for obtaining your SendGrid API Key
-
Required Scopes
- Full Access
Authentication Methods
- oauth
- apiKey
Bearer authentication with API Key
Core Functionality
- Data Discovery
- User Search
- Data Deletion
Base URL
User Search
- name
- phoneNumber
- address
- birthday
- userId
Endpoints
Used for data discovery
- GET
marketing/contacts
-Full Access
Used for user search
- POST
marketing/contacts/search
-Full Access
Demo Video
Last Modified: 2025-03-26