web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Custom Connector Confi...
Power Apps
Unanswered

Custom Connector Configurations

(0) ShareShare
ReportReport
Posted on by 86

Hello!

 

I am working on building a Power App that utilizes REST API to connect with a ConnectWise Manage database. 

 

I have the custom connector created and get the correct response. However, when trying to use it in the Power App, I'm getting recurring errors on the dropdown. I've tried 

 

See swagger snippets and images of the custom connector and Power Apps below. 

 

Any thoughts are welcome. Thank you!

 

CUSTOM CONNECTOR SWAGGER

 

 

swagger: '2.0'
info:
 version: 1.0.0
 title: New Collection
 description: New Collection
host: cw.lutz.us
basePath: /
schemes:
 - https
consumes: []
produces:
 - application/json
paths:
 /v4_6_release/apis/3.0/company/companies:
 get:
 summary: GetCompanies
 description: GetCompanies
 operationId: GetCompanies
 parameters:
 - name: clientid
 in: header
 required: true
 type: string
 default: -REDACTED-
 description: clientid
 responses:
 default:
 description: default
 schema: {}
 x-ms-visibility: important
definitions: {}
parameters: {}
responses: {}
securityDefinitions:
 basic-auth:
 type: basic
security:

 

 

 

 POWER APP ERRORS

rknight_0-1687285346722.png

 

Categories:
I have the same question (0)
  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @rknight ,

     

    Please try to use 

    NewCollection.GetCompanies("text")

    instead of 

    NewCollection.GetCompanies({clientid:"text"})

     

    Best Regards,

    Wearsky

  • rknight Profile Picture
    86 on at

    Tried that. 

     

    It now expects a Table value. 

     

    rknight_0-1687352734805.png

     

  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @rknight ,

     

    I think you should create a variable first and use it in the gallery.

    Add a button and set onselect:

    Set(var,NewCollection.GetCompanies("text"))

     

    Set items of gallery:

    var

     

    Best Regards,

    Wearsky

  • rknight Profile Picture
    86 on at

    It's not in a Gallery. It is just a dropdown list. The same method does not work in this case. 

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 883

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 477

Last 30 days Overall leaderboard