HTTP API
The JSON path value from HTTP API input reads any JSON response of a REST resource and stores a field value as a leona message.
Navigate
Navigate to System / Inputs > Inputs and select Launch JSON path value from HTTP API. Then click Launch Input, set the significant field values, and save the input.
Example
Let’s try to read the download count of a release package stored on GitHub for analysis in leona. The call looks like this:
Last updated