Good Morning Gainsters
We are looking to embed our customer advocacy tool into our community.
It can be embedded wit ha jscript. Here is an example:
<div id="board_1"></div> <script type="text/javascript" src="//pym.nprapps.org/pym.v1.min.js"></script><script> var pymParent = new pym.Parent('board_1', 'INSERT_URL_HERE', {allowfullscreen: true}); </script>
How do I get this into a html widget?
I have tried straight pasting and third-party scripts in control but to no avail.
Here is their documentation for reference….
https://docs.slapfive.com/customizations/embed-customer-voice-on-your-website-or-landing-page
Thanks in advance for the assistance,


