Jason_Mathison | 2018-08-20 16:10:50 UTC | #1
We recently deployed a new version of the Data Action service that includes a few bug fixes as well as a number of changes to handle error situations better:
When testing a custom web service action in the UI, an error response from the remote web site will now be included in the output.
If a 3rd party web service returns the wrong Content-Type (anything but application/json) the error message will include that information.
Significant improvement in the error messages that are returned when there is a problem with the JSONPath used to populate the translation map. It should include the variable that is failing, and may include a suggestion for how to fix the issue.
Fixed an issue with testing custom authentication actions. Testing an custom authentication action would incorrectly run the published version of the action prior to running the draft version.
Data Actions are able to flatten a schema that includes an array with "items" property. While this will no longer cause a 500 return code, you will not see the array in Architect as the members of the array do not have a defined type.
Data Actions will now connect to third party web services with a a User-Agent of PureCloud-Data-Actions
As always, please let us know about any ways we can improve your experience while creating, debugging, and using Data Actions.
--Jason
system | 2018-09-20 16:10:51 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 3396