Rekomi Docs
For brandsCRM integrations
Brands

Vision6

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

Vision6 logo

Rekomi's Vision6 integration adds every approved affiliate via the REST API v1 endpoint POST /v1/lists/{listId}/contacts, sending the contact (email, first_name, last_name) wrapped in a root contacts array. 409 on duplicate is treated as a success, not an error.

Connecting

  1. Vision6 > Integrations > API Keys. Copy the API key + your account-specific endpoint (e.g. https://au1.api.vision6.com).
  2. In Rekomi, Integrations > Vision6, paste both, click Connect.
  3. Pick a list.

The Vision6 connect form in Rekomi with the API endpoint and API key inputs and Connect button

Tags

Vision6 has no first-class tags, so Rekomi does not show a tags input.

Provider notes

  • Per-account endpoint with SSRF allowlist (regional au/us/eu hosts on api.vision6.com or api.vision6.com.au).
  • Bearer auth (REST API v1).
  • 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.