Skip to main content
The Collection Viewed Webhook is triggered when a customer views a specific collection page in your store. This data helps in understanding customer interests and can be used for personalized marketing and retargeting based on the collections they browse.

Headers

string
A secret key used to verify that the webhook request originated from FlexyPe. Ensure this token is validated to prevent unauthorized access.
string
The version of the webhook payload. Here, the value will be 2026-05.
string
The unique identifier for the event that triggered this webhook.

Body

string
The ISO 8601 timestamp when the event occurred.
string
The type of event. For this webhook, it is COLLECTION_VIEWED.
string
A unique identifier for the event.
object
Information about the store where the event occurred.
object
The event-specific data.