Mailgun-Node#
Verwenden Sie den Mailgun-Node, um die Arbeit in Mailgun zu automatisieren und Mailgun in andere Anwendungen zu integrieren. Localmind Automate bietet integrierte Unterstützung für das Senden von E-Mails mit Mailgun.
Auf dieser Seite finden Sie eine Liste der Operationen, die der Mailgun-Node unterstützt, sowie Links zu weiteren Ressourcen.
Anmeldedaten
Unter Mailgun-Anmeldedaten finden Sie Anleitungen zum Einrichten der Authentifizierung.
Operationen#
- Senden Sie eine E-Mail
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.