Package Information
Downloads: 0 weekly / 12 monthly
Latest Version: 0.1.4
Author: drpsyko101
Available Nodes
Documentation

n8n-nodes-dreamhost
This streamlines the process of creating, updating, and deleting Dreamhost DNS records, and managing Dreamhost Announcement List.
Features
DreamHost offers an API customers can use to interact with their account information such as Domains, DNS, Mail, Databases, and Users.
Dreamhost DNS Records
Dreamhost Announcement List
- List all Announcement Lists
- List all Announcement List subscribers
- Send an email to add a subscriber
- Remove a subscriber
- Send an Announcement List
Installation
- Install the n8n-nodes-dreamhost package from either:
Using the n8n CLI:
# Navigate to the .n8n installation nodes directory cd /path/to/.n8n/nodes npm install n8n-nodes-dreamhostUsing the n8n GUI:
- Open the Community Nodes in the n8n settings page.
- Click the Install a community node button.
- Input
n8n-nodes-dreamhostin the npm package name field and click the Install button.
- Add Dreamhost API credentials using the generated API key.
- Add the node to your workflow.