Hi,
I am having a problem sending a file to an API endpoint of a service I use. The content that needs to be sent is in form-data format there is "File" parameter of type file and another parameter type text. How can I send both of those parameters from Flow to that API endpoint using form-data?
Best Regards,
Edison