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 in Ca...
Power Apps
Unanswered

Custom Connector in Canvas App does not recognize array as part of record passed in as parameter

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,
I'm attempting to call a custom connector to get it's results. The connector is connected to a REST API and it's set up to expect the following request using POST.

{
  "request": {
    "DataAreaID""dat",
    "CustomerNumber""359320",
    "ModeOfDelivery""",
    "Warehouse""",
    "OrderLines": [
      {
        "LineNumber"1,
        "ItemID""1000072100",
        "UnitID""CS",
        "Quantity"10
      }
    ]
  }
}
The connector works without issue whenever tested. 

After adding the connector to canvas app and attempting to call it, I am getting the following error.

nikolakocic_0-1660601201836.png

OrderLines object needs to be able to have one or many items. I'm really not sure how to get around this error.

Any help would be welcomed.

 

Thanks.

Categories:

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard