We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hi,I'm trying to use the REST TABLE API (Fuji, Latest) to pull dictionary entries such as Priority, State etc. I can get access to the sys_dictionary table but not seeing how I get to the dictionaries within. Please help.ThanksMM
Bradford - we are releasing our product to market this month ( www.snowtrak.com ) after a very successful beta adopter program. You do have a number of rather clunky options to achieve this but I firmly believe we've nailed it in terms of simplicity ...
Tony;I want to retrieve ALL of the dictionary entries for Category (as an example) using the REST API.Pseudo example;https://myinstance.service-now.com/api/now/table/sys_dictionary?sysparm_limit=10&sysparm_query=GIVE ME ALL CATEGORIES FOR INCIDENT TA...
Jose - allow me to rephrase my original question; unfortunately your reply is not relevant to my need.I need to iterate dictionary entries via the REST API - using Priority for example, I need to iterate the value, display value, link for Priority fo...
Further - in order to get each entity type append the entity type to the above URL, selecting OData Source as your data source in PowerBI;http://snowtrak.azurewebsites.net/Incidentshttp://snowtrak.azurewebsites.net/ChangeRequestshttp://snowtrak.azure...