For brandsCRM integrations
Brands
iContact
Connect iContact so approved affiliates land in a list under your account folder.
Rekomi's iContact integration runs a 2-call sequence: POST /icp/a/{accountId}/c/{folderId}/contacts to upsert the contact, then POST /icp/a/{accountId}/c/{folderId}/subscriptions to attach to the chosen list.
Connecting
- Register an app at iContact's developer portal to get the App ID.
- In Rekomi, Integrations > iContact, paste App ID + iContact username + password, click Connect.
- Pick a list (Rekomi enumerates accounts → folders → lists).
Tags
iContact has no native tags concept. Rekomi ignores the tags array.
Provider notes
- Four required headers:
API-Version: 2.2,API-AppId,API-Username,API-Password. - List IDs in the picker are encoded
{accountId}:{folderId}:{listId}so the worker can target the right scope. - Disconnect deletes the integration row.
See the icontact integration overview on the marketing site for use-cases, persona fit, and unique automation patterns.