Hi
I was following the below article posted by David Churchland
to create a custom connector which I can use to post a file with Multi-part form data to HP Trim content manager.
I imported the open API Swagger from this link
After creating the connector, when I try to use it in power apps it looks like below - which doesn't let me post File content.
Please help me understand what I am doing wrong when setting up the custom connector. More details are as below.
I am using Windows authentication, with On-premise gateway.
Whereas the one from David Churchland article looks like this, which allows posting File content.
I am Trying this for first time, obviously I am missing something in the connector, Can David or anyone help me with this.
When I switch to Swagger editor in Custom connector, it looks like this which allows me to post file, but I am not able to set the Swagger security definition to use Windows Auth, and test post file from the connector.
without the swagger editor It looks like this
Please help.
Thanks a lot, any help would be greatly appreciated.
Nalina