# Mail Sign up

Eine Mail Form kann hinzugefügt werden. Aktuell wird Mailchimp unterstützt, aber auch die Möglichkeit mit einem Webhook zu arbeiten.\
Du kannst Platzhalter und eines Dankesnachricht definieren. Außerdem kannst Du ein "Agreement" wie deine Datenschutzerklärung hinterlegen.

Die Mailchimp Dokumentation findest Du hier: <https://mailchimp.com/developer/marketing/guides/create-your-first-audience/#Before_you_start>

Mit einem Webhook kannst Du die eingegeben Daten zum Beispiel an Zapier (<https://zapier.com/>) übergeben

![](/files/-MkcgmORXgYmPq5-sJub)

![](/files/-Mkch6-TvlAQ_-dpBbgV)

Webhooks sind ein bisschen komplizierter einzurichten. Solltest Du Fragen haben, wende dich doch bitte an unseren Support.

Eine einfache Umsetzung von einem Formular bietet außerdem das freie HTML Feld. Dieses wird einen eigenen Menüpunkt bekommen.


---

# 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://docs.linkforsocial.de/funktionen/mail-sign-up.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.
