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: linking a project to a sale. The event only fires when a new project link is actually added. Simply updating the sale's project shortcut without creating a new link will not trigger 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).