📝 Overview
With JSON PATH, you can extract any specific values from an API response when an app operation is executed in Yoom. These extracted values can be used as outputs in subsequent operations.
🤔 What is JSON PATH?
When an operation integrates with an app, Yoom stores the API response as JSON data.
By using JSON PATH, you can define to extract specific values from this JSON response.
🎯 Think of it like XPATH but for JSON instead of HTML.
🛠️ How to Configure JSON PATH
1️⃣ Retrieve a Specific Value
Once the API response is displayed, scroll to the bottom of the screen.
Click +Add a value to Retrieve.
2️⃣ Select the Value to Extract
A JSON PATH configuration screen will appear.
Click the “+” button next to the value you want to retrieve.
Yoom will automatically generate the corresponding JSON PATH expression and add it as an output.
3️⃣ Edit the Retrieved Output (Optional)
After adding the output, hover over the item.
Click the pencil icon ✏️ that appears.
You can edit the item name, JSON PATH expression, and input format as needed.
📚 Related Guides
How to write JSON PATH - View Guide Here
Related Keywords
Related Keywords
Operation, JSON, JSON PATH, Output