Forum Discussion
IsaacBlanco
01-17-2024Cloud Apps
Hey riaj03 , I'm not quite sure if is possible inside a dashboard script, I know that inside an add on is possible, but you can try this.
Put an message listener in both your React code and in your dashboard script. In this way you can communicate with postMessages between them, once you have your information you can send it out through the postMessage to the iframe.