Rekomi Docs
For brandsCRM integrations
Brands

iContact

Connect iContact so approved affiliates land in a list under your account folder.

iContact logo

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

  1. Register an app at iContact's developer portal to get the App ID.
  2. In Rekomi, Integrations > iContact, paste App ID + iContact username + password, click Connect.
  3. Pick a list (Rekomi enumerates accounts → folders → lists).

The iContact connect form in Rekomi with the App ID, Username, and Password inputs and Connect button

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.