Executing Javascript outside of iFrame app
Posted Apr 18, 2023
I have a tampermonkey script we use, to add certain boxes in zendesk, for quick access to macros. I've now tried to convert it into an app, but it seems like we can't execute the javascript at all - What it does it, it adds boxes on top of the chatbox.
Is it, in no way, possible to execute this code?
0
1
1 comment
Eric Nelson
ZAF doesn't have the ability to modify the webpage for security purposes. Due to that you're only able to execute Javascript within the iframe.
Sorry for the inconvenience.
0
Sign in to leave a comment.