Hello,
I am trying to make a connection from Power Automate to On-Premises API in our organization. I read thru several blogs and the following one was most related to the topic.
Connect to custom on-premises APIs using data gateway | Blog Power Automate (microsoft.com)
Now, i have a Data gateway as per the above guide and able to connect to one of the endpoint which does not have any authentication mechanism.
As the next step, i need to call another endpoint with the token in the header. In case of a public api, i could have used the API key authentication of custom connector to achieve this. But I having an issue with the Authentication types available whenever the Data gateway is used.
API key or OAuth authentication is not listed as the Authentication methods for the customer connector. How do i enable API key authentication for the custom connector with the data gateway?
