How to embed Eloqua landing page on external websites,
Hi -- our developer is trying to implement Eloqua landing pages onto our team sites. They are currently having some issues and summarized them below. Hoping someone here can help us out.
"Test page on INT (first module is a Form, second module is a Landing page): https://prnt.sc/odZL6NXkKv7V
Sample JSON response coming from the LandingPage endpoint: in the attachment: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/op-api-rest-2.0-assets-landingpage-id-get.html
The fields that I’m using to render the landing page are:
htmlContent.cssHeader for the styles
htmlContent.htmlBody for the HTML
What I’m doing is basically including the content of these fields as HTML markup in the view where we render the module and this is actually working as you can see here: