What product/components do you use and which version/fix level are you on?
latest
Is your question related to the free trial, or to a production (customer) instance?
yes
What are you trying to achieve? Please describe it in detail.
I want to display real time event with Backend integration to rest based grid widget where i can get all fields that my device is sending to managed object.
i would like to know which exact endpoint to use along with the query expression
Do you get any error messages? Please provide a full error message screenshot and log file.
No
Have you installed all the latest fixes for the products and systems you are using?
My requirement is to rapidly have functionality for searching and filtering records with real time streaming events.
Rest based widget is one of the way to achieve it but sadly as responded ,I am not able to hookup existing Cumulocity endpoint to it for quickly binding the data
Hi,
You can use any external REST API to get data( I think absolute URL is required). In this sample, it is pointed to our external API gateway.
If you have external API which can give data that you like to display in Grid, then you can consider this widget.
However, this widget doesn’t have any Realtime/web socket implementation. You can raise feature request here
Rest based grid widget is available as open source, users are free to use, fork and modify them and contribute back to the community.
This component is not qualified to become runtime widget
it is not tested and deceptive .please remove it from supported list , most of the things are not not supported except demos
API endpoints are meant to be protected through authorization ,With lack of this design in mind,Restbased Grid widget
Hardly any developer would ‘Drag and Drop’ grid and see static data then!