{"id":"55134bbc-b2a2-4682-ae2f-df06162b8bd5","task":"Create a webhook subscription in Copper CRM via API","domain":"developer.copper.com","steps":["Send POST https://api.copper.com/developer_api/v1/webhooks with required fields target (a valid HTTPS URL), type (entity type: lead, person, company, opportunity, project, or task), and event (new, update, or delete).","Optionally include a secret object (custom key/value pairs echoed with every notification, for verifying the source) and a headers object for custom HTTP headers on each delivery.","Optionally set custom_field_computed_values to true if you want dropdown/multi-select custom fields delivered as option names instead of option IDs.","The response includes the new subscription's id and a created_at Unix timestamp.","You can have up to 100 active subscriptions per account."],"gotchas":["Notifications only ever contain entity IDs, not full record payloads — you must fetch full details separately using the type and IDs from the notification.","There are no automatic retries: a notification fires at most once per event regardless of what your endpoint returns, so build your own reconciliation for missed deliveries."],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/55134bbc-b2a2-4682-ae2f-df06162b8bd5"}