Is it possible to retrieve data with API for columns defined in a report with related modules?
thanks
Omar
Is it possible to retrieve data with API for columns defined in a report with related modules?
thanks
Omar
Hi Omar,
Out of the box, the endpoint Francesca Shiekh mentions will help you in retrieving data from a standard rows and columns report.
If you are looking for a way to get advanced report data out of Sugar via API, we built a custom API endpoint for one of our clients where passing in either an advanced report ID or a custom query ID returns all of the report data in JSON format. If that meets your use case, let me know and we should be able to package this into a plugin quickly that you can purchase since it was designed to work on any Sugar instance.
If neither of these meet your use case, please let me know what your specific needs are and we may be able to augment the solution we built.
Chris
Hi Omar,
Out of the box, the endpoint Francesca Shiekh mentions will help you in retrieving data from a standard rows and columns report.
If you are looking for a way to get advanced report data out of Sugar via API, we built a custom API endpoint for one of our clients where passing in either an advanced report ID or a custom query ID returns all of the report data in JSON format. If that meets your use case, let me know and we should be able to package this into a plugin quickly that you can purchase since it was designed to work on any Sugar instance.
If neither of these meet your use case, please let me know what your specific needs are and we may be able to augment the solution we built.
Chris