For brandsCRM integrations
Brands
Sendy
Connect Sendy (self-hosted) so approved affiliates land in your install's list.
Rekomi's Sendy integration POSTs /subscribe (form-encoded) with api_key, list, email, name, gdpr: true, silent: true. The silent: true flag skips Sendy's double-opt-in (the affiliate already opted in by accepting your program).
Connecting
- Sendy install > Settings. Copy the API key.
- From the Lists screen, copy the encrypted list ID (Sendy shows it; it's not a plain number).
- In Rekomi, Integrations > Sendy, paste API key + install URL (e.g.
https://yourdomain.com/sendy) + list ID, click Connect.
Tags
Sendy has no tag concept. SupportsTagging is false.
Provider notes
- Self-hosted, so the install URL is brand-supplied. Rekomi's SSRF guard rejects: non-HTTPS, IP literals, internal hosts (localhost, metadata.google.internal, etc.), URLs with userinfo or non-default ports.
- The list ID is entered manually (no list-picker, Sendy has no enumeration endpoint scoped to API key alone).
- Returns plain-text
true/Already subscribed., Rekomi treats both as success. - Disconnect deletes the integration row.
See the sendy integration overview on the marketing site for use-cases, persona fit, and unique automation patterns.