JSON Object Manager Package

Version 1.2 - This bot is used to install the JSON Object Manager Command Package which creates in-memory JSON Objects that can be continually queried. <br> <br> A QuickTip is available on Developer Portal for this package, check it out: <a href="https://developer.automationanywhere.com/blog/quicktip-using-the-json-object-manager-package">Using the JSON Object Manager Package</a>

Top Benefits

  • Simplify interacting with REST web services
  • Read and process JSON-formatted configuration files
  • Allow a single JSON object to be continually queried by bot
  • Simplify passing around JSON objects
Product video fallback

Actions

  • Transform JSON string into JSON object
  • Query JSON object using dot notation
  • Modify JSON elements
Version 1.2 Input: JSON formatted string Actions: Query JSON object using dot notation syntax Output: All queries return strings Sample Queries demonstrated by demo bot: Accessing root objects Accessing child objects through dot notation Accessing the length of an array Accessing a specific object within an array Returning the entire array as a string Release Notes: 1. Corrected query to retrieve the entire JSON object from the root using just . as the query 2. Added Set action that allows you to modify a value on a JSON key. The value replaced must be definite, which means it does not include an array element or sub-JSON objects 3. Additional example of types of acceptable queries can be viewed here: https://github.com/json-path/JsonPath A QuickTip is available on Developer Portal for this package, check it out: QuickTip: Using the JSON Object Manager Package

Setup process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the Package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • Properly formatted JSON object as a string

Customer Reviews

0.0(0 reviews)

No reviews yet.