Update OOB Table API

Cirrus
Kilo Sage

Good afternoon,

Wondering if anyone can advise if this is possible, and if so how.

On our sys_user table we have a custom_id field which we use as an identifier for a custom web application. We now want these users to be able to submit cases from the web. In most cases a simple rest api call is sufficient, but when we have two users with the same name it cannot recognise which user it is. On the application side, we can extract the user name and the custom id (email is not available) but in order to lookup the user via rest api on the case table we need to query both name and custom id. Currently custom id can only be added to the case table as a dot walked field, but it is still not available in the api.

Is there a way to update the oob table api to add a custom field to make it selectable from the 'build' dropdown of fieldnames in rest api explorer??

1 ACCEPTED SOLUTION

@Cirrus 

you can only create/update field which is on same table on which table API is used.

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

View solution in original post

5 REPLIES 5

Screenshots: