I’m looking into creating an embeddable widget to place on third party websites that is served by my Wix app (I’m guessing through the http-functions?). Wondering if anyone had any guidance on how to approach this or whether it’s possible at all through Wix’s available functionality.
Via http functions, you can return HTML code so the site that embed it can see its content.
Thanks for the reply. I was unclear on the whole architecture of embeddable widgets, but I see how the http-functions would be the interface.
You need to return the HTML code, so not really ideal as you can’t build visually. Wix sites cannot embed else where.