Hi, I added an API workflow and initialized it. Everything worked great. I hardcoded the values to POST in my workflow.
I basically added the POST - Action API as one of the workflows.
When I try to add dynaic data from the DB nothing goes through to the external API.
When I hardcode it it passes data.
Anyone know the solution to this?