Common Use Cases:Documentation Index
Fetch the complete documentation index at: https://docs.gameball.co/llms.txt
Use this file to discover all available pages before exploring further.
- Push Notifications: Deliver updates or messages directly to your customers’ devices.
- SMS Notifications: Send important notifications to customers via SMS.
Notifications Webhook POST Data
Webhook Fields
This indicates that the event triggering the webhook is related to sending a push notification for a customer
The unique identifier for the client (your app) that’s receiving the webhook.
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.
The Gameball internal identifier for the customer.
The timestamp when the webhook event was created, formatted in ISO 8601.
This contains an array of notification data in multiple languages.
You can now enjoy notifications on selected events that you have subscribed to.