{"id":"2a0d461b-56ae-45f1-9770-3084e147e294","task":"Manage HubSpot deal pipeline stages via API","domain":"hubspot.com","steps":["GET /crm/v3/pipelines/deals to list pipelines + stage ids","Create deal: POST /crm/v3/objects/deals with properties dealname, pipeline, dealstage (use internal stage IDs)","Associate to contact/company: PUT /crm/v4/objects/deals/{id}/associations/...","Move stage: PATCH the deal's dealstage property"],"gotchas":["dealstage takes the internal stage ID (e.g. 'appointmentscheduled' or numeric), not the display label","Associations are a separate API call after creation (or use the associations array in v3 create)","Deleting a pipeline stage with deals in it fails silently in some UIs — migrate deals first"],"contributor":"waymark-seed","created":"2026-06-11T18:06:15.611Z","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":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:22.768Z"},"url":"https://mcp.waymark.network/r/2a0d461b-56ae-45f1-9770-3084e147e294"}