For brandsCRM integrations
Brands
Sailthru
Connect Sailthru (Marigold Engage) so approved affiliates land in your user database.
Rekomi's Sailthru integration upserts every approved affiliate via signed POST /user with id, key: "email", lists: { "ListName": 1 }, vars: { tags }. Sailthru is keyed by free-text list NAME (not ID).
Connecting
- Sailthru > Account Settings > Setup > API & Postbacks. Copy API key + API secret.
- In Rekomi, Integrations > Sailthru, paste both, click Connect.
- Pick a list, the names you see come from Sailthru.
Tags
Sailthru has no first-class tag primitive on the user. Rekomi stores tags as vars.tags (array attribute) so you can segment on it in audience builder.
Provider notes
- MD5-signed requests with sorted-param-values + secret.
- List NAMES are the identifier, not IDs (must match exactly, case-sensitive).
- 429 honors
Retry-After. - Disconnect deletes the integration row.
See the sailthru integration overview on the marketing site for use-cases, persona fit, and unique automation patterns.