Dynamic Input for Form-Data in API Connector

Hi Guys! Trying to get dynamic input working for the API connector – it works for JSON or Raw, but I can’t seem to get it working for the Form-Data Body type.

remove <Portfolio> from that input. it’s already dynamic as you have it setup.

When I use dynamic form data in my API calls, I just use it when I define the Search by API, then in the parameter I insert the usual dynamic entry.

In this case the “(path) stock” parameter is a dynamic value based on an Input Element.

dynamic

Hi

I have the same issue , im looking to send dynamically the uploaded file via api connector
So the workflow as follow

User upload the file >i set the api call to send the uploaded file to api provider

any idea how to do it

Thank you

Did you ever get this to work? I’m also trying to dynamically send file via API connector.