Webhooks
Configuration
Payload
{
id: string;
text: string;
createdAt: Date;
type: "BUG" | "OTHER" | "FEATURE";
identifier: string;
}Last updated
{
id: string;
text: string;
createdAt: Date;
type: "BUG" | "OTHER" | "FEATURE";
identifier: string;
}Last updated