Dear community users,
I try to use Dataflows to get the data from REST API (OData or OpenAPI) into the CDS.
The problem I face is that for 1 particular API, it just supports API Keys or OAuth 2.0
From the PowerApps, I can connect to that API from the Custom Connector, which supports API Keys and OAuth 2.0.
However from the Dataflows, I cannot authenticate, since there is no authentication method using API Keys and OAuth 2.0.
Anyone can help on this:
- Any information whether Dataflows will support API Keys and OAuth 2.0?
- Do you have any other workaround to get the data into the CDS from a REST API (OData or OpenAPI) data source?
Thanks.
Below are screenshots from the Dataflows Settings UI, only showing Authentications Mode
- Anonymous
- Basic Authentication
- Windows
- Organizational Account
With Gateway
API Endpoint with Gateway
Without Gateway
API Endpoint without Gateway