Skip to content

Saura's Blog

I am just another tech guy with a lot to hide.

  • Website
  • LinkedIn
  • Email

Tag: json

Exploring dictionary types : Name-Value Pairs

JSONs are widely recognised for their capability to store multiple values in a single variable. In ServiceNow, we frequently use JSONs in our scripts; however, there is also a dictionary data type available. This allows you to store a simplified…

Continue reading Exploring dictionary types : Name-Value Pairs
By Saura Sambit
Categorized as ServiceNowTagged json, scripting, servicenow

Importing Nested JSONs

JSON (JavaScript Object Notation) is a lightweight data interchange format that’s easy for humans to read and write, and easy for machines to parse and generate. It’s commonly used for transmitting data in web applications between servers and clients. JSONs…

Continue reading Importing Nested JSONs
By Saura Sambit
Categorized as ServiceNowTagged importset, javascript, json, scripting, servicenow, webservice

Recent Posts

  • OAuth : Refresh Access Token
  • Exploring dictionary types : Name-Value Pairs
  • Custom Event Queues
  • Base64 encoded Attachments
  • Link Outgoing SLA Emails to Task

Categories

  • Personal Experience
  • Privacy
  • Security
  • ServiceNow
  • Workspace
Saura's Blog
  • Website
  • LinkedIn
  • Email
Proudly powered by WordPress.