Hi there,
When passing values into the request body, there is an issue with the handlebars while getting values from the settings page.
- Below is the implemented settings page.
- In the POST request body when I hit the preview button, this shows a filled body using handlebars values.
- But when I run the flow, the actual request body won't fill values using handlebars.
What would be the issue here?