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|

Braze

Connect Braze so approved affiliates are upserted with subscription group enrollment.

braze logo

Rekomi's Braze integration runs a 2-call sequence:

  1. POST /users/track upserts the user profile with external_id, email, first_name, last_name, rekomi_tags (array attribute for segmentation).
  2. POST /v2/subscription/status/set enrolls the user in the chosen subscription group with subscription_state: "subscribed".

Connecting

  1. Braze > Settings > API Keys. Create a REST API key with Marketing - Read + users.track + subscription.status.set permissions.
  2. Find your REST endpoint URL in the API documentation (e.g. https://rest.iad-01.braze.com).
  3. In Rekomi, Integrations > Braze, paste both, click Connect.
  4. Paste the Subscription Group ID into the list-id field (Braze has no list-picker enumeration).

Tags

Braze has no first-class tag primitive. Rekomi sends tags as a rekomi_tags array attribute, segment in Braze with rekomi_tags includes "X".

Provider notes

  • Bearer auth with REST API key.
  • Per-cluster endpoint with strict SSRF allowlist (iad-01..08, us-10, au-01, fra-01/02).
  • /users/track is async server-side but reliably durable; Rekomi treats 2xx as success.
  • 429 honors Retry-After.
  • Disconnect deletes the integration row.

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

Vision6

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

Quickstart for affiliates

Sign up, set up your creator profile, and apply to your first campaign.

On this page

ConnectingTagsProvider notes