Sale Linked To Project
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a sale.linked_to_project event occurs.
Triggered by: a new row is inserted into the sale–project link table. The event fires only when at least one new link is actually created. Updating the sale's legacy connected_projectsproject_id shortcut without inserting a link row does not fire the event.
Request
Responses
- 200
- 429
Webhook received and acknowledged by the consumer.
Consumer is rate-limiting; Simplicate will retry after the delay indicated by the optional Retry-After header (up to 3 attempts).