Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM Marketo Form

Avatar

Level 1

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?

1 Accepted Solution

Avatar

Correct answer by
Level 5

\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

View solution in original post

4 Replies

Avatar

Level 5

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!

Avatar

Level 1

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.

Avatar

Level 1

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

Avatar

Correct answer by
Level 5

\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