Hi, I have a response from an integration in json format, which has to be saved in local database in cdt format, but response contains square brackets and appian will not accept square brackets and is throwing an error of "open bracket", so i have to replace square brackets with curly brackets, can any one help me out with this, below is a part of response, thank you.
{ "document": { "id": 30, "binder": true, "Admin": { "groups": [], "users": [ 71296 ] }, }, }
Discussion posts and replies are publicly visible
Please check the documentation for "Automatic Request Body Conversion". See docs.appian.com/.../Integration_Object.html