We are trying to receive data from a third-party API that insists on providing authentication data in the header.:
{
"Content-Type": "application/json",
"access_id": "myid12345",
"access_secret": "mysecret123"
}
This is rejected by the Power Automate 'When a HTTP request is received' trigger with the following in the response:
{'error':{'code':'AuthorizationFailed','message':'The authentication credentials are not valid.'}}
It seems that this trigger only accepts unauthenticated data - is that correct?
Is this something that we could use in a custom connector?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
3 | |
3 | |
2 | |
2 |