Comment on page
REST Api requests list
Below you can find a list of endpoints which will be called by the getint.io during integration configuration and data synchronization.
/api/now/table/sys_db_object?sysparm_query=super_class%3De3f033c4c923101091f9f06464832716 - finding tables extending task
/api/now/v2/table/sys_choice?name=task&element=assignment_group - fetching e.g. groups for assignment group field
/api/now/v2/table/incident?sysparm_query=sys_id%3D680e615edb83a010a1db5385ca9619e3 - fetching incident by sys id
/api/now/v2/table/incident/680e615edb83a010a1db5385ca9619e3 - update incident fileds, write comments
/api/now/v2/table/sys_journal_field?sysparm_limit=100&element_id=680e615edb83a010a1db5385ca9619e3 - fetching comments for incident
Last modified 2yr ago