I integrate with DOMO using java SDK and REST API, and I can get dashboard id or card id without any problems. But then I need to embed them on our site.
But I see that the iframe for embed that will only use the dashboard/card id mark as deprecated, and now it is necessary to use the iframe with the Embed Id.
Please tell me is there any way to get Embed Id programmatically using Java or some other language?
Thank you for the advice!