- Sync Customer Points and VIP Tier: Keep your CRM system up-to-date with the latest customer points and VIP tier information.
- Track Profile Changes: Automatically update other systems or services when customer profile details change.
Customer Profile Webhook POST Data
Webhook Fields
string
required
This indicates that the event triggering the webhook is related to a customer profile update
string
required
The unique identifier for the client (your app) that’s receiving the webhook.
string
required
Unique identifier for the customer that you can reference across the customer’s whole lifetime. Could be a database ID, random string, email, or anything that uniquely identifies the customer.
number
required
The Gameball internal identifier for the customer.
string
required
The timestamp when the webhook event was created, formatted in ISO 8601.
object
required
This contains the updated customer profile data.