Hello, I want to automatically share dashboards and panels to django through a shared link that provides the iframe script URL.
However, there is no way to share this link automatically.
So I’m going to create an iframe script url in python with the dashboard information returned from the Python Grafana-api library.
In this case, I have already figured out what other components mean in the iframe script url, but there is no way to find out what orgId means. Is orId always equal to 1? Or is it not?