Vero

Vero integration on indie.money — track events and manage customer profiles

Written By pvdyck

Last updated About 1 hour ago

Vero

Supported — Manage customer profiles, subscriptions, and tags, and track events in real time.

NodesVero
AuthAPI Auth Token via Secure Vault

Credential Setup

When configuring the Vero credential in Secure Vault, provide:

  • Auth Token — your Vero API auth token, used to authenticate every request

Operations

User

  • Create or Update — create or update a user profile by ID, with optional email and custom data attributes
  • Alias — change a user's identifier from an old ID to a new ID
  • Delete — delete a user by ID
  • Unsubscribe — unsubscribe a user by ID
  • Re-Subscribe — resubscribe a user by ID
  • Add Tags — add one or more comma-separated tags to a user's profile
  • Remove Tags — remove one or more comma-separated tags from a user's profile

Event

  • Track — track an event for a specific customer by ID and email, with optional data and extra attributes

Compatibility

All operations supported.