v6
latestOpenAPI 3.1.02026-07-311856741.1 MBproduct.created
Sent when a new product is created.
Discord & Slack support: Basic
postWebhookproduct.created
Payload
Example payload
{
"type": "product.created",
"data": {
"benefits": [
{
"properties": {
"repository_owner": "polarsource",
"repository_name": "private_repo"
}
}
],
"attached_custom_fields": [
{
"custom_field": {
"organization_id": "1dbfc517-0bbf-4301-9ba8-555ca42b9737"
}
}
]
}
}Response
Successful Response
{"stackTrail":"webhooks:product.created:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}