Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Connector Development
Unanswered

Question on Custom Connector Syntax

(0) ShareShare
ReportReport
Posted on by 68

Hi,

Any help would be appreciated!

I created a custom connector in Postman and imported it into a PowerApps connector. In the PowerApps custom connector configurator when I view the Swagger Editor and execute the connector it returns  the data.

I'm trying to now use the connector in an app. For now to just test, I'm entering the code into the text value of a label component.

As you'll see below its not working.

First issue is that PowerApps doesn't seem to like the parameters "X-RapidAPI-Key" and "X-RapidAPI-Host". I think its the "-" characters. Do those need to be escaped somehow?

Second is a message "Invalid number of arguments: received 1, expected 4". Maybe that resolves after correcting the parameter issue?

The current syntax is:

DistanceColl.DistanceTo({route:[{t: "LDJ"}, {t: "HTO"}], car: false, X-RapidAPI-Key: "mykey", X-RapidAPI-Host: "distanceto.p.rapidapi.com" }).steps.distance.haversine

Here's screenshots of the syntax and the Swagger details:

Syntax.png

Swagger.png

Thanks for any help.

D

 

 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399

Featured topics