Hey guys, i made a web request action, and for its body type,e I am using form data. For the body content,t I am trying to add a file, but it’s greyed out for me,the only thing I can bind is the file content URL, I don’t think it’s working as supposed to. Is there a workaround?
Hi, and thanks for reaching out!
Have you tried binding it to the file content URL and run the request? The file should be fetched in the background. I would try this in a test environment to see if it works as expected. If it doesn’t work, please share the rest of your set up so we can try to recreate your issue and help you further.