Forum Discussion
AhuvaBrown
4 years agoQrew Cadet
It sounds like you can use the EditRecord API
Assuming the field id of the notes field is 6:
https://target_domain/db/target_dbid?a=API_EditRecord&rid=[rid of record to update]&_fid_6=[value to input]&apptoken=app_token&rdr=[url to redirect to after updating]
------------------------------
Ahuva Brown
------------------------------
Assuming the field id of the notes field is 6:
https://target_domain/db/target_dbid?a=API_EditRecord&rid=[rid of record to update]&_fid_6=[value to input]&apptoken=app_token&rdr=[url to redirect to after updating]
------------------------------
Ahuva Brown
------------------------------