💲Json Blocks
Most APIs will allows you to request json data that can be filtered as key/value.
Example
Here we can see an API request that will fetch json data and output it into the Active Json data.

The next action will then select the json value by its key such as website
which will output the value as https://fluxpoint.dev
The json select can be used with inline json such as user.username


Last updated