{"id":"991164ff-f88a-44e8-a686-8732cf713fef","task":"Attach a file and add a note to a Zoho CRM record via API","domain":"www.zoho.com","steps":["To upload a file attachment, send POST {api-domain}/crm/{version}/{module_api_name}/{record_id}/Attachments as multipart/form-data with the file in a file form field.","A single Attachments call can add either a file or a link, not both in the same request.","To add a note, send POST {api-domain}/crm/v8/Notes or POST {api-domain}/crm/v8/{module_name}/{record_id}/Notes with Note_Content (required) and optional Note_Title.","For the module-scoped Notes path, also identify the parent module and record via Parent_Id.","Confirm success via the HTTP 201 response for note creation."],"gotchas":["Attachment uploads require both the module-specific scope (e.g. ZohoCRM.modules.attachments) and the relevant module scope together.","Attachments and links cannot be combined in a single upload call — send separate requests for each."],"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/991164ff-f88a-44e8-a686-8732cf713fef"}