How to update work notes of a catalog task from table api (sc_task table)

Ishan5
Kilo Explorer

How to update work notes of a catalog task from table api (sc_task table)

1 ACCEPTED SOLUTION

Hi,

you should be able to

if that doesn't work then try this

Use Raw and try this

{"work_notes":"my notes"}

find_real_file.png

Output:

find_real_file.png

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Hi,

please ensure the sys_id exists and the user you are using to update has ACL allowing to update.

Try with admin user and it should work fine

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader