# Mautic: inscrição via Actions

Para integrar o Mautic com o Webinar Center através das Actions dos formulários é bastante simples.&#x20;

Primeiro, no formulário usado na sua landing page (com os campos devidamente criados), marque a opção "**Post results do another form**" na aba **Actions** conforme a imagem abaixo.

![](/files/-LR806fMw9cb6iAHNoP7)

Depois, edite essa opção para aparecer o seguinte formulário:

![](/files/-LR84-TEiPyK-FyX1tfH)

No campo "**Post URL**", coloque a seguinte URL conforme o exemplo abaixo:

[https://webinar.center/join/**ESZ6548**/mautic-redirect/?live=**1887**\&fieldname=**nome**\&fieldemail=**qual\_seu\_email**](https://webinar.center/join/ESZ6548/mautic-redirect/?live=1887\&fieldname=nome\&fieldemail=qual_seu_email)

Na URL acima, repare que você deve ajustar as informações em negrito.

Seguindo o exemplo acima, veja as indicações da setas em vermelho.

ESZ6548 = Código do webinar

1887 = Código da transmissão

qual\_seu\_email = Nome do campo e-mail

nome = Nome do campo nome


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.webinar.center/integracoes/mautic-inscricao-via-actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
