Using a JSON object from the Request
Learn how to use data from incoming JSON requests to dynamically build responses in Hoverfly Cloud using Handlebars templating.
{{ Request.Body 'JSONpath' '<<JSONpath query expression>>' }}Example: Using a JSON object from the Request
Last updated