E-goi
Overview
The E-goi Audiences connector is a Reverse ETL destination intended to sync records into E-goi audiences/lists.
At this time, the connector is in development: credential validation is available, but loading/syncing data is not yet supported.
Setup
Prerequisites
- An E-goi account
- An E-goi API key
Create an API key in E-goi
In E-goi, generate an API key and keep it available for configuration in this connector.
Authentication
This destination authenticates using an API key sent in the ApiKey request header.
During credential validation, the connector calls:
GET https://api.egoiapp.com/lists
If the request succeeds, the API key is considered valid.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your E-goi API key. |
Hashing and normalization
This destination connector does not currently expose field-level hashing options.
Data contract
Not yet available. The destination sync/load behavior is still in development.
Streams
Not yet available. The destination sync/load behavior is still in development.