Complete REST based flow to create a visualization and retrieve its shareable URL

Using the elastic REST API and the JSON structure of a particular visualization i have loaded(imported) my charts(visualization)in ".kibana" index .The same is shown in list of visualizations stored in kibana UI .But instead of coming to the UI is there a way to get the URL or the shareable iframe link of this newly created visualization through some rest api .
In short is there a complete REST based flow to create a visualization and retrieve its shareable URL so it can be embedded at required place .

Question moved to #kibana

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.