Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

AEM form submission to Marketo

Avatar

Community Advisor

I hope the collective experience on the community can help identify the root cause for something we are running in to.

I have a customer who, for reasons that are not relevant here, has two production Marketo instances and for some of the webpages on their website forms need to be submitted to both instances. The chosen solution is to have the Marketo form from the first instance visible on the page and on success do an API submission to the second instance using the submit form endpoint: https://developers.marketo.com/rest-api/lead-database/leads/#submit_form

From the test AEM environment (without any webserver and / or cloud machinery in front of it) both submissions work as expected, but on the live domain the API request seemingly is not reaching AEM from the dispatcher.

 

Has anyone seen this issue before?

Temas

Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.

1 Respuesta

Avatar

Community Advisor

It seems to be dispatcher is blocking the request, try to allow access to via the dispatcher, as dispatcher is the additional layer added compare to dev and prod  @Katja_Keesom