I am encountering issues while passing a JSON body to the HTTP action in the workflow. Inline variables are not resolving within the JSON body. However, they resolve correctly when assigned through the “Define Variable” operator.
Additionally, one of the JSON elements expects an integer value, but it is being passed as a string.