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|

Moosend

Connect Moosend so approved affiliates land in a mailing list automatically.

moosend logo

Rekomi's Moosend integration adds every approved affiliate to a Moosend mailing list.

What syncs

When an affiliate is approved (or, optionally, when they apply), Rekomi calls POST /v3/subscribers/{listId}/subscribe.json?apikey={key} with Email, concatenated Name, and Tags. Moosend's endpoint is upsert by email natively.

Moosend reports errors as HTTP 200 with a non-zero Code in the body (bad API key, unknown list, invalid email all arrive that way). Rekomi parses the envelope on every response, so those cases surface as real failures instead of false successes.

Finding your API key

In Moosend (now Sitecore Send):

  1. More → Settings → API key.
  2. Copy the key.

Connecting Moosend in Rekomi

  1. Go to Integrations in the dashboard sidebar.
  2. Click the Moosend card.
  3. Paste your API key. Click Connect.
  4. Rekomi runs a test call that fetches a one-item lists page (GET /v3/lists/{page}/{size}.json) and checks the response envelope, so a bad key fails at connect time.

Tags

Supported. Tags is a documented field on Moosend's subscribe body, so Rekomi sends your configured tag names (including the Rekomi affiliate system tag) inline on every sync.

Per-campaign overrides + per-affiliate visibility + troubleshooting + disconnecting

Same patterns as other CRM providers. See the Mailchimp doc for the canonical workflow.

Provider-specific notes

  • Auth uses ?apikey= query string, not a header.
  • Name is a single field, Rekomi concatenates first + last.
  • 429 has no documented Retry-After; Rekomi falls back to exponential backoff.

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

MailerLite

Connect MailerLite so approved affiliates land in a MailerLite group automatically.

Drip

Connect Drip so approved affiliates land in your account with tags for segmentation.

On this page

What syncsFinding your API keyConnecting Moosend in RekomiTagsPer-campaign overrides + per-affiliate visibility + troubleshooting + disconnectingProvider-specific notes