Gmail Connection [Extractor Builder]
The Gmail Extractor is based on the Extractor Builder. You can use the default Extractor provided by Celonis or use the Extractor Builder to customize the Extractor further, based on your needs.
Authentication and permissions
The Gmail API uses OAuth2 Authentication. To connect with OAuth2, you need to provide a client ID and client secret.
Follow these steps in your Google Workspace to set-up a connection:
redirect URI: https://auth.redirect.celonis.cloud/extractor_redirect
Create a Gmail Connection in Celonis by adding the credentials.
Endpoints
The default Extractor allows you to call these endpoints:
Method | Endpoint | Description |
---|---|---|
GET | Calendar List | Retrieve data about the calendar |
GET |
| Retrieve data about events in the calendar |
GET | Settings | Retrieve data about settings |
API request limits and details
Visit the Gmail API documentation.