Storing a webhook endpoint
The project integrations API accepts awebhook row containing a URL:
GET /v1/dashboard/projects/:projectId/integrations and
DELETE /v1/dashboard/projects/:projectId/integrations/webhook.
Planned payload
When delivery ships, each completed response will trigger aPOST to your URL
with a payload along these lines: