Parsing a JSON response

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 09:09 AM
Is there any way to take a JSON response (Meraki Device Inventory for instance) and apply a ResponseParser to it in Workflows? If not, how would you reference a JSON response's object's fields?
- Labels:
-
Cisco Workflows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 06:58 AM
Absolutely. There is a built in Response Parser available in most of the Executors Tasks under the Task Input Tab. Additionally, the same syntax used for the built in Response Parser can be allied to the result of any previous Workflows Task when mapping that result to the input variable of a new Task. We will be releasing a set of Self-Learning Workflow Samples shortly that will have this as one of the examples.
