Hi All,
I have tried update the record behalf of record id on the Airtbale by the RestAPI.
Body: (PATCH)
{
“id”: “recp4hYbzsGaDqb5g”,
“fields”: {
“Label”: “Test DS”,
“Type”: “Single”,
“Title”: “Testing”
}
}
we are getting error:
"error": {
"type"...
Hi All,
I also getting the same error at the time time of record update by the RestAPI.
{“error”:{“type”:“MODEL_ID_NOT_FOUND”,“message”:“Record not found”}}
Please let us know is it solve,
Thanks i advanced.
Hi All,
I think we have no option of modified date of records, can you please add a new features in the on records,
So we can get easily the updated date of records.
Also please let us know if we can create a formula for the getting updated or Modifi...