RekomiRekomiBlogPricing
Rekomi Docs
Rekomi Docs
Welcome to Rekomi
Quickstart for brandsPlans and trialsIntegrationsStripe Connect (sales tracking)Organization settingsTeam managementNotifications

Campaigns and commissions

CampaignsCommission modelsPay per click or lead (CPC & CPL)Coupon-code attributionSub-affiliate recruitingTracking and attribution

Affiliates

Recruit affiliatesManage affiliatesAI co-pilotApply to the curated network

Money flow

SalesPayoutsMulti-currencyTax formsReports

Email

Sending domainBroadcasts
CRM and email integrations

Most popular

MailchimpKlaviyoOmnisendBrevoGetResponse

Creator and SaaS

ConvertKit (Kit)ActiveCampaignbeehiivOntraportMailerLiteMoosend

Specialist platforms

DripSendGridMailjetEmailOctopusFlodeskIterableCampaign MonitorPabbly Email MarketingEmmaMaropostCustomer.ioFreshworks CRMOrttoSendlane

Enterprise and long-tail

SendFoxBenchmark EmailCampaignerCordialE-goiiContactListrakSailthruSelligent (Marigold Engage)SendyVeroVision6Braze
For brandsCRM integrations
|Brands|

Cordial

Connect Cordial so approved affiliates land in your account-wide contacts with tags.

cordial logo

Rekomi's Cordial integration upserts every approved affiliate via POST /contacts with identifyBy: ["channels.email.address"] in the request body as the upsert key, plus first/last name and a rekomi_tags attribute. Cordial has no traditional lists; segmentation is by contact attributes.

Connecting

  1. Cordial > Account Settings > Account > API. Copy the API key + your account-specific API URL (e.g. https://api.cordial.io/v2).
  2. In Rekomi, Integrations > Cordial, paste both, click Connect.

Attribute prerequisite: the contact attributes first_name, last_name, and rekomi_tags must exist in your Cordial account for those values to be stored. Create them in Cordial before connecting; the email always lands either way.

Tags

Cordial has no tag primitive. Rekomi writes your configured tags (including the Rekomi affiliate system tag) into a rekomi_tags string attribute, comma-joined, which you can segment on, provided the rekomi_tags attribute exists in your account (see above).

Provider notes

  • HTTP Basic with apiKey: (empty password).
  • identifyBy travels in the JSON body (array form) and is the upsert key; without it Cordial would create duplicates.
  • A 4xx whose body carries CONTACTS_RECORD_EXISTS means the contact already exists and is treated as idempotent success.
  • forceSubscribe: true re-subscribes formerly-unsubscribed contacts.
  • Account-specific base URL with SSRF allowlist cordial.io family.
  • Disconnect deletes the integration row.

See the cordial integration overview on the marketing site for use-cases, persona fit, and unique automation patterns.

Campaigner

Connect Campaigner so approved affiliates land in your subscriber list.

E-goi

Connect E-goi so approved affiliates land in a list with tags.

On this page

ConnectingTagsProvider notes