For brandsCRM integrations
Brands
Vision6
Connect Vision6 (Australian email marketing) so approved affiliates land in a list.
Rekomi's Vision6 integration adds every approved affiliate via POST /v1/lists/{listId}/contacts with email, first_name, subscribed: { email: true }. 409 on duplicate is treated as idempotent success.
Connecting
- Vision6 > Account > API. Copy the API key + your account-specific endpoint (e.g.
https://au1.api.vision6.com). - In Rekomi, Integrations > Vision6, paste both, click Connect.
- Pick a list.
Tags
Vision6 has no first-class tags. SupportsTagging is false.
Provider notes
- Per-account endpoint with SSRF allowlist
*.api.vision6.com(.au)?. - Bearer auth.
- 429 honors
Retry-After. - Disconnect deletes the integration row.
See the vision6 integration overview on the marketing site for use-cases, persona fit, and unique automation patterns.