I have one API in that I am using post method and I am passing one request body as form data. It was working in my postman but in apex low code rest data source it was not working and not getting the request body why?
How to pass the request body as form data?