使用附件创建注释注释

url: /api/data/v8.0/annotations

JSON:

{
    "isdocument": true,
    "mimetype": "text/plain",
    "documentbody": "dGVzdA==",
    "objectid_account@odata.bind" : "/accounts(c6da77b6-d53e-e611-80b9-0050568a6c2d)",
    "filename": "test.txt"
}

由于 objectid 几乎可以是 CRM 中的每个实体,因此你需要在 objectid 之后使用_entity 名称定义实体。