API > JSON Endpoint
Send json to a workflow
Send json to a workflow
Learn how to map an Excel file to a JSON
Flatten a nested JSON object/array into a single-level object whose keys are dotted paths.
Add a value to a JSON object
Data modeling, enforce complex object value.
Remove a single top-level key from a JSON object.
Find the first object in a JSON array whose key field matches a filter value.
Parse a JSON string into a JSON value.
Add a key and value to a JSON object
Return the list of top-level keys of a JSON object.
Merge multiple JSON objects into one
Remove several top-level keys from a JSON object in one call.
Validate a JSON object against a schema
Extract a value from a JSON object using a path
Return the list of top-level values of a JSON object.
Read a JSON file elements by elements
Read a JSON file line by line
Write elements to a JSON file
Write elements to a JSONL file
Web JSON endpoint
Web JSON endpoint response
Extract data from a JSON
Build a JSON Object
Build a text from a template