Franz_Josephde_
4 years agoQrew Member
REST API Updating a Key Field Value
Hi,
I am using this REST API for updates: https://developer.quickbase.com/operation/upsert
The issue I am trying to resolve is when I update a table with a non Record ID as the key field I am getting this error message:
Unknown error: You cannot include the record ID if it is not the key field.
Example: An Employee table with an "Employee ID" as the key field. If there is an error with the Employee ID that needs correction, how do I use the REST API to update the key field Employee ID if I cannot use the Record ID via the API?
I am using this REST API for updates: https://developer.quickbase.com/operation/upsert
The issue I am trying to resolve is when I update a table with a non Record ID as the key field I am getting this error message:
Unknown error: You cannot include the record ID if it is not the key field.
Example: An Employee table with an "Employee ID" as the key field. If there is an error with the Employee ID that needs correction, how do I use the REST API to update the key field Employee ID if I cannot use the Record ID via the API?