RykerSchenck
4 days agoQrew Member
HTTP Request - Body
Hey Y'all. I have a question on how the Body works in the HTTP Pipelines Channel.
Before I begin I have everything working and set up correctly (Was able to do it in Postman and was able to do GET Requests in Pipelines)
I cannot figure out how to insert my body in HTTP node. I have tried a lot of things to get this to work. I double checked the encoding but maybe there is another option I need to use? I think my problem lies in the to__json Jinja function (If i even need to use it)
Any tips are appreciated!!
This body I was able to use in Postman and it worked!