Board API Query Output JSON format
This will make it easier for Customer's application to consume the query output.
Attached images of current vs expected query output JSON formats.
Comments
-
Hi, there were a paramater that could be passed into the query syntax which allowed to repeat all keys (columns) in the data section But it look likes this query parameter has been deprecated
Here is the link were I found this
0 -
Hi @Anuj Gupta ,
@Nicolas BENDONGUE is right. Actually, the parameter works and is not deprecated.
Andrea
0 -
Hi @Andrea Duò, I tried to use the parameter but I have an error message.
I'm using Postman for testing.
Any idea? May be I don't use it properly.
Thanks
0 -
I think you do not need the last “/”.
Your URL should be “https://…./query/Test?json=full”
Andrea
0 -
0
-
Hi @Nicolas BENDONGUE ,
I would recommend opening a case on our Support portal so we can get in touch to investigate further. It could be that there is an issue on the underlying layout or the data it exposes.
Thanks!
Andrea
0 -
0
-
Hi @Andrea Duò, @Anuj Gupta ,
Following the migration from Board 12.2 to Board 12.5, the query parameter ?json=full works well. It seems that there was a bug on Board 12.2 for this feature.
Enjoy !
Regards
1 -
Thank you for sharing your idea, Anuj. We appreciate the time and effort you put into crafting your suggestion. Great news, this feature is available from the Summer 2023 release. Here is the link to the manual for the REST API enhancements:
0