We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

We have a business need where we may need to send files in our ServiceNow instance to a different system. I'm not finding any documentation or resource that does this.  Example use cases:1`. External system sends a request to ServiceNow intsance for ...
Is there a way to get the version history for scheduled script execution records (sysauto_script)? Normally, I would go to related list and add version history. If this isn't something out of the box, is there a way to configure it so we can get vers...
Everything works in Postman but I'm not getting this to work in ServiceNow. If I had the endpoint:https://something.com/api/TriggerThe query parameter:code=abc12345The JSON body:{ "name" : "helloworld" } Simple script: var json = { "name":"helloworl...
A custom table was created to store data where choice list are better managed when lists are substantial. The table may be populated with data from an Excel template, loaded to import set table and transformed through new or existing Transform Maps.T...
We're currently using the ServiceNow Voice with Amazon Connect. When we implemented the chat functionality, we're able to converse between the agent and customer. The chat is stored on the S3 bucket and I can find/download the JSON file for this. Whe...