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 ...
07-12-2023
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...
11-07-2022
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...
10-10-2022
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...