AEM Marketo Form | Community
Skip to main content
September 6, 2019
Solved

AEM Marketo Form

  • September 6, 2019
  • 4 replies
  • 4393 views

I have got a requirement where i need to add marketo forms in AEM pages. There are around 10 marketo forms that need to be added to the AEM pages (multiple landing pages).

My question is do i need to deal with AEM forms also or just need to embed the marketo form code in the AEM pages.

Should i create a component to add marketo form embed code or just add embed code in the editor.

What is the best way to do that?

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 Umesh_Sondhi

\Marketo embedded forms used to provide prefill options but i think now they not providing the same .So, to get the prefill values you can either use cookies or you can go through this link also AEM - Marketo Connector | Grazitti Interactive

thnz

4 replies

Umesh_Sondhi
Level 4
September 6, 2019

Hi ,

You can either embed the marketo form code in your component or access api's provided by marketo for the same .Please check the below link for the same .

Part1- Inroduction

Part2 - Custom Authentication

Part3 - Data Source

Part4 - Putting it all together

Thanks!

September 6, 2019

I read the document. This is i think relates to AEM adaptive forms. I already have the marketo form code.

Can i just add that code in the page without going through all that has been given in the document you provided.

Also is there any thing i can use for those marketo embed forms to get pre-filled when we open that again in a page for particular user.

September 6, 2019

Yes the marketo form code can be embed in to the AEM.

Umesh_Sondhi
Umesh_SondhiAccepted solution
Level 4
September 6, 2019

\Marketo embedded forms used to provide prefill options but i think now they not providing the same .So, to get the prefill values you can either use cookies or you can go through this link also AEM - Marketo Connector | Grazitti Interactive

thnz