Resolved! How to query servicenow tickets using its API (powershell)
Hello, I'm playing around with the SNOW API. I'm trying to figure a method to query for task numbers from this table sc_task. Hoping to get some help with this. Currently on Jakarta for SNOW $uri = "https://xxxxxxx.service-now.com/api/now/table/sc_t...
