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 Automate / Dealing With Nested JS...
Power Automate
Answered

Dealing With Nested JSON Response In A Custom Connector

(0) ShareShare
ReportReport
Posted on by 24

I have a custom collector that connects to a REST API. The results of this query have nested JSON in them:

 

 

 

 

 

"timeseries": [
 {
 "metadatavalues": [],
 "data": [
 {
 "timeStamp": "2020-07-29T07:00:00Z",
 "total": 905.0
 },
 {
 "timeStamp": "2020-07-29T07:05:00Z",
 "total": 213084.0
 },
 ]
 }
 ],

 

 

 

 

 

 

 

This is not the full query but when I add this as a response the "timeStamp" and "total" are not being added as tokens so when I try and run the query I am getting this error:

Error details: 'The API operation 'Test' requires the property 'body/value/0/timeseries/0/data/0/total' to be of type 'Integer' but is of type 'Float'.'

 

As you can see in the image these nested tokens are not here.

 

Response.jpg

 
Categories:
  • abm abm Profile Picture
    33,004 Most Valuable Professional on at

    Hi @Tman915 

     

    The error is related to data type.  Could you post a screenshot of your flow? Believe you have Parse JSON schema total field defined as integers.

     

     

  • Verified answer
    Tman915 Profile Picture
    24 on at

    I ended up fixing it by leaving the request body empty! Thank you!

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 Automate

#1
11manish Profile Picture

11manish 237 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 227 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 194

Last 30 days Overall leaderboard