Embed code not working (can corvid help?)

HI,

the following Embed code does not work correctly on wix, is there anything corvid can to to help?

You can’t embed HTML in a Corvid page. You might want to consider using an HtmlComponent . For more information, see the article Working with the HTML Component in Corvid .

A more secure way to handle web service requests is by using backend (server-side) code. Using backend code you can secure your passwords, API keys, and other secret information. The article Accessing 3rd Party Services explains how this is done. I recommend checking with the service provider to see if they provide a REST interface.

Thanks for the reply,

It was adding it as an HTML component that that did not display correctly.

Unfortunately the third party service does not offer any other way on doing this than the html embed.

was hoping there may be some work around possible with corvid.