n8n-nodes-enginemailer
This is an n8n community node. It lets you use Enginemailer in your n8n workflows.
Enginemailer is an all-in-one email marketing platform offering lead generation, marketing, transactional and automation features.
n8n is a
fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the
installation guide in the n8n community nodes documentation.
Operations
- Subscriber
- Add or update a subscriber
- Deactivate a subscriber
- Delete a subscriber
- Find a subscriber
- Send email
- Tag a subscriber to subcategory
- Untag a subscriber from subcategory
Events
- Subscriber
- On autoresponder completed
- On autoresponder triggered
- On subscribed
- On subscriber deleted
- On subscriber's fields updated
- On tagged with subcategory
- On unsubscribed
- On untagged with subcategory
Credentials
You can use these credentials to authenticate the following nodes:
- Enginemailer
- Enginemailer Trigger
$3
Create an
Enginemailer account.
$3
- API key
$3
Refer to
Enginemailer's API documentation for more information about the service.
$3
To configure this credential, you'll need:
- An
API Key: Generate an API key from the
Enginemailer account -> API Keys. Refer to the
API Authentication documentation for more detailed instructions.
Compatibility
- Tested against n8n version 1.103.2
$3
Use these parameters to configure your node.
#### Poll Times
n8n's Enginemailer trigger node uses polling for check for updates on configured Enginemailer resources. The
Poll Times parameter configures the querying frequency:
- Every Minute
- Every Hour
- Every Day
- Every Week
- Every Month
- Every X: Check for updates every given number of minutes or hours.
- Custom: Customize the polling interval by providing a cron expression.
Use the
Add Poll Time button to add more polling intervals.
Resources
-
n8n community nodes documentation
-
Enginemailer's API documentation