Is it possible to insert an adaptive form of Aem Forms in external Marketo Page? | Community
Skip to main content
Jacket97
Level 2
December 19, 2022
Solved

Is it possible to insert an adaptive form of Aem Forms in external Marketo Page?

  • December 19, 2022
  • 2 replies
  • 885 views

Hi all,

I'm new to AEM forms, I'm looking for a way to be able to insert my adaptive form inside a Marketo landing page, for now the guides I've seen all refer to an integration between Forms and M. via API ( https://experienceleague.adobe.com/docs/experience-manager-learn/forms/aem-forms-with-marketo/part1....) in which Mark plays the role of data model. The only one that seems to succeed is the embed of the adaptive module inside the M landing page, what I was wondering is: only in this way that you can insert an adaptive form inside Mark? isn't there another way to use Aem forms inside Market? because those of M are much less structured and complete than those that can be used in Aem Forms.
Thanks for any possible advice.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Avinash_Gupta_

Hi @jacket97 

 

You can embed an adaptive form to any web page hosted outside AEM. Embedded adaptive form is fully functionally and user can fill and submit the form. There are some prerequisites as well. Refer to the below documentation:-

 

https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/embed-adaptive-form-external-web-page.html?lang=en 

 

Hope this helps.

2 replies

Avinash_Gupta_
Community Advisor and Adobe Champion
Avinash_Gupta_Community Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
December 20, 2022

Hi @jacket97 

 

You can embed an adaptive form to any web page hosted outside AEM. Embedded adaptive form is fully functionally and user can fill and submit the form. There are some prerequisites as well. Refer to the below documentation:-

 

https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/embed-adaptive-form-external-web-page.html?lang=en 

 

Hope this helps.

Jacket97
Jacket97Author
Level 2
December 20, 2022

Thanks for the answer, it's very helpful!

Mayank_Gandhi
Adobe Employee
Adobe Employee
December 20, 2022

@jacket97 AEM forms is an HTML responsive page at the end of the day, consider it like ingesting a DOM container on any other webpage. The only thing you need to cater to is our styling, JS, and data submission.