Essentially we have an external support live chat that uses embed code. I want to know if we have the customer click on get support where the action will create a new screen, can I embed embed code there? If so, how would I do it? Not experienced with this.
Try a web embed component.
Hi Darren, this only seems to allow for a URL not actual embed code?
What I’m trying to get in looks like this:
< script
src=“xxxxx.com”
data-resources-url=“xxxxx.com”
data-widget-id=“66dacxxxxxxxxxxxx” >
Try an HTML to URL column first, then use that result in a web embed.
1 Like
No guarantee that it would work, but what are you supposed to see? The web embed is a sandboxed iframe, so it can be limiting in certain circumstances, compared to placing code directly of a web page.
1 Like