Catalog Webhooks
Create Webhook
Subscribe to catalog product events
POST
Create a webhook subscription to receive notifications when products are created, updated, or deleted. A signing secret is generated automatically and returned in the response.Documentation Index
Fetch the complete documentation index at: https://productlasso.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The HTTPS endpoint URL that will receive webhook events.
Events to subscribe to. Valid values:
product.created, product.updated, product.deleted.Optional human-readable description for this webhook.
Unique webhook ID.
The endpoint URL.
Subscribed events.
HMAC signing secret for verifying payloads. Only returned on creation.
Always
true on creation.ISO 8601 timestamp.

