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|

Vero

Connect Vero so approved affiliates are identified in your account with tags.

vero logo

Rekomi's Vero integration identifies (upserts) every approved affiliate via POST /api/v2/users/track. Vero's /users/track endpoint is misnamed, it's the IDENTIFY endpoint, not event tracking. No list-picker (Vero is account-wide).

Connecting

  1. Vero > Settings > Project Settings > API. Copy the Auth Token.
  2. In Rekomi, Integrations > Vero, paste the token, click Connect.

Tags

First-class. Applied via a follow-up PUT /api/v2/users/tags/edit call after the identify. The Rekomi affiliate system tag is included.

Provider notes

  • Auth token goes in JSON body (NOT a Bearer header).
  • Identify endpoint upserts on email, safe to retry.
  • The connection test uses Vero's alias endpoint with a random probe ID, which validates the token without creating any user in your account.
  • 429 honors Retry-After.
  • Disconnect deletes the integration row.

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

Sendy

Connect Sendy (self-hosted) so approved affiliates land in your install's list.

Vision6

Connect Vision6 (Australian email marketing) so approved affiliates land in a list.

On this page

ConnectingTagsProvider notes