Skip to main content
Version: On prem: 15.0.0

REST connectivity improvements

The REST connectivity has been enhanced with the following improvements:

Following settings were added to queries and mappings form supporting the use of POST calls:

  • HTTP Verb
  • Request body
  • Nested request body

For more information, go to Queries and Mappings section of REST connectivity guide.

Additionally, we've added new paging mechanism for the REST collector. It allows to attach the response token in the request for the next page.

For more information, go to Advanced configuration section of the REST connectivity guide.

Finally, the responsesFilter setting was added and the exisiting errorResponsesFilter setting in Provisioning configuration was enhanced allowing to provide JsonPaths that are applied to responses, limiting their size.

For more information, go to the Provisioning configuration section in REST configuration guide.