JSON Manipulation and Processing
Use JSON as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Parse a JSON string into a PHP array or object
Convert PHP data into a JSON string
Extract a specific value from JSON data using dot notation path
Merge two JSON objects or arrays efficiently