This n8n workflow extracts specific key-value pairs from a JSON object based on a dynamic index. Triggered manually, it inputs sample JSON data, processes it using a custom Python code node to select a key-value pair at a given index, and outputs the extracted key and value separately.
Extract Specific Key-Value Pair from JSON
| Node Count | 0 – 5 Nodes |
|---|---|
| Nodes Used | code, manualTrigger, set |

Reviews
There are no reviews yet.