Automate POST API with Send file option
I have a requirement to send .xlsx file daily using POST API.I have configured POST Method And I have selected "Send File" option.While I use API in BP Action, it asks for Binary. I have imported file as binary and passed the variable. It is working...