02-22-2018 06:42 PM
In the REST Call Task response mapping, is it possible to map the entire response payload to a string variable, instead of a specific JSON property. We're calling endpoints that return JSON without root elements and I need the entire response. Is this possible? Is there another way to access the entire response payload for the REST Call? I know I can map each individual element, but these payloads can become huge and contain a lot of nested properties.
02-23-2018 05:02 AM
Try using a dot for the property name in the response mapping.
02-23-2018 05:02 AM
Try using a dot for the property name in the response mapping.
02-23-2018 11:26 AM
This worked, thanks!
11-28-2019 05:47 AM
What if I have a JSON array as a response, and for example I would like to access a property of the first JSON object?
Explore our Alfresco products with the links below. Use labels to filter content by product module.