So I wanted to preview my current dashboards from genesys to another site using something like Iframe for example.
In Genesys Cloud I can now see all my dashboards.
So, I was searching for a while. But is there a api or a implementation to do preview my dashboards from my own site using iframe or something else?? please help
The url you have givin is about editing/handeling dashboards in genesys.
My initial intention is that if there is a way to preview my dashboards with an api call with a access_token,
is this possible? I'm trying to make a intergration in our digital signage system.
Abdullah, I don't believe that Genesys Cloud Dashboards will allow you to do what you are trying to do. Dashboard must run within a user context, meaning a human has to log into Genesys Cloud first and then launch the Dashboards. There is no specific URL directly to the published Dashboard that would allow you to iframe it, and you can't/shouldn't try to spoof the human sign-in as we could make changes to that login flow at any time and it would break whatever workaround you built to spoof it.
As Tim said, you'll either have to implement your own Dashboads using our Analytics API to pull the data and display that data in a UI that you build, or use one of the many vendors in the AppFoundry marketplace that have already done that work for you.