{"id":"583afc21-6714-474d-94fd-fd0542ac16a6","task":"Create and update SugarCRM module records via the REST API","domain":"support.sugarcrm.com","steps":["Authenticate first via the OAuth2 token endpoint and include the resulting access token as a Bearer token.","To create a record, send POST /<module> with a name/value body of the fields to set.","To update, send PUT /<module>/:record with the same name/value body shape, including only the fields to change.","To set a related record inline, include a link field in the body with add/create sub-arrays of related record data; update additionally supports a delete sub-array."],"gotchas":["The exact current SugarCRM API version segment (e.g. v11) should be confirmed against your instance rather than assumed, since version numbers vary across Sugar releases.","Link-field sub-object arrays differ between create (add/create) and update (add/delete/create) — check which array your operation needs."],"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/583afc21-6714-474d-94fd-fd0542ac16a6"}