python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Client Credential Flow in power automate
We want to call 3rd party API, the 3rd party API follow the Client Credential flow as per this document:-
https://auth0.com/docs/get-started/authentication-and-authorization-flow/client-credentials-fl...
John John
Votes: 0
Answers: 1
Why some JSON properties will be skipped when i Import JSON inside custom connector
I am building a custom connector >> and inside the Action section >> i tried to Import this JSON inside the Response :-
{
"content":[
{
"id":1042,
...
John John
Votes: 0
Answers: 0
Building the Custom Connector's Actions Responses by Importing sample JSON is not working
I am creating a Custom Connector inside Power Automate and Power Apps, and inside the Actions section, i am building the responses objects by importing a sample JSON as follow:-
Here is the JSON samp...
John John
Votes: 0
Answers: 1
Custom connector to create an item inside our REST API. How we can use this connector inside Power Apps
We have a .NET web application and it has REST API. Where each of our customers has their own API key. Now we want to create a Power Apps custom connector, which allow our users to easily create items...
John John
Votes: 0
Answers: 1