Share all details related to your problem, including any error messages you may have received.
Hello community. I’m triying to create an account in a webservices connector. In previous tests in postman, the body of this request must contain a file (form-data = file) for it to work correctly . The issue is that I don’t know if its possible to change the body form-data so that a file can be added as I did in postman instead of this default schema of key-value.
Thank you in advance.