API connector isn’t sending my json body to the request and whenever I try it on another place like Postman, it works perfectly.
I tried data={“x”:“y”} but this didn’t work either.
API connector isn’t sending my json body to the request and whenever I try it on another place like Postman, it works perfectly.
I tried data={“x”:“y”} but this didn’t work either.
If you share a screenshot of your API connector set-up we’ll be able to help you more easily
Did you set headers??
Yes I did.