HTTP Action Workflow JSON Body Issue

Hello All,

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.

Error in JSON Body:

Any suggestions on resolving this issue?

Thanks,
Ashish Kumar

Hello Ashish, If I’m following correctly, there was a
limitation in workflows that could not support this. See this link here:

However, recently found that there was an enhancement made. See here:

Hope this helps!

Thank you for sharing the links, @Kyle_R. It is beneficial.

I have to build something custom to achieve this.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.