For brandsCRM integrations
Brands
E-goi
Connect E-goi so approved affiliates land in a list with tags.
Rekomi's E-goi integration adds every approved affiliate via POST /lists/{listId}/contacts with base: { email, first_name, last_name }, status: "active". 409 on duplicate = treated as idempotent success.
Connecting
- E-goi > Account > Integrations > API. Copy the API key.
- In Rekomi, Integrations > E-goi, paste, click Connect.
- Pick a list.
Tags
E-goi tags are numeric IDs. Rekomi passes through only numeric tag IDs from your defaults.
Provider notes
Apikey: {key}header (single-wordApikey, notApi-Key).- 429 honors
Retry-After. - Disconnect deletes the integration row.
See the egoi integration overview on the marketing site for use-cases, persona fit, and unique automation patterns.