Creates or updates a record linking a table row to a document.
The combination of tableId and documentId is used as the upsert key; rowId is optional.
Requires edit access to the document.
Returns the upserted ReferencedRowInDocument record.
Creates or updates a record linking a table row to a document. The combination ofDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
tableId and documentId is used as the upsert key; rowId is optional.
Requires edit access to the document.
Returns the upserted ReferencedRowInDocument record.