You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error processing Array in JSON response

edited Jul 21, 2021 9:37AM in Integration 2 comments

Summary

Error processing Array in JSON response

Content

Hello,

I have a REST API connection based on standard rest adapter. I'm doing a get to a 3rd party and I'm struggling to process an array "partnerCentres" the response.

This is the response template:

<span style="box-sizing: inherit;">{
</span><span style="box-sizing: inherit;">  </span><span class="hljs-attr" style="box-sizing: inherit;">"seriesCentrePartneringPreferenceId"</span><span style="box-sizing: inherit;">: </span><span style="box-sizing: inherit; color: rgb(162, 252, 162);">"f122cf3d-7eff-40fd-8c99-887292bb2f74"</span><span style="box-sizing: inherit;">,
</span><span style="box-sizing: inherit;">  </span><span class="hljs-attr" style="box-sizing: inherit;">"venueId"</span><span style="box-sizing: inherit;">: </span><span style="box-sizing: inherit; color: rgb(162, 252, 162);">"0038ec7d-c69b-4496-bf12-37ad173bf871"</span><span style="box-sizing: inherit;">,
</span><span style="box-sizing: inherit;">  </span><span class="hljs-attr" style="box-sizing: inherit;">"partnerCentres"</span><span style="box-sizing: inherit;">: [
</span><span style="box-sizing: inherit;">    </span><span style="box-sizing: inherit; color: rgb(162, 252, 162);">"ddf54214-ff08-4566-8a0c-58b943d2fc86"</span><span style="box-sizing: inherit;">,
</span><span style="box-sizing: inherit;">    </span><span style="box-sizing: inherit; color: rgb(162, 252, 162);">"9cea0b05-091b-4129-8bcb-58e902ae068f"</span><span style="box-sizing: inherit;">,
</span><span style="box-sizing: inherit;">    </span><span style="box-sizing: inherit; color: rgb(162, 252, 162);">"11ec657b-e4f5-4e68-b01e-5da155911756"</span><span style="box-sizing: inherit;">
</span>  ],
<span style="box-sizing: inherit;">  </span><span class="hljs-attr" style="box-sizing: inherit;">"allowSpecific"</span><span
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!