AppDB Partial Update query on id not working
I am trying to do a partial update query for a document in AppDB following this link, https://developer.domo.com/docs/dev-studio-references/appdb
const payload = {
"query": { "id": <document id> },
"operation": {
"$set": {
"content.target": <value>
}
}
}
const updateUrl = `/domo/datastores/v1/collections/${collectionName}/documents/update`;
This returns with 0. No records updated.
0
Categories
- 7.3K All Categories
- 13 Getting Started in the Community
- 141 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 54 Domo Everywhere
- 2K Charting
- 1K Ideas Exchange
- 903 Connectors
- 236 Workbench
- 342 APIs
- 77 Apps
- 19 Governance & Productivity
- 235 Use Cases & Best Practices
- 50 News
- 473 Onboarding
- 572 日本支部