Package Information
Available Nodes
Documentation
n8n-nodes-pushmark
This is an n8n community node. It allows you to send instant push notifications to mobile devices via the Pushmark API directly from your n8n workflows.
Pushmark is a developer-friendly, lightning-fast notification service designed to keep you updated on CI/CD pipelines, server alerts, cron jobs, and custom automation flows without complex setups.
n8n is a fair-code licensed workflow automation tool.
Installation
To install this custom node on your self-hosted n8n instance:
- Go to your n8n interface.
- Click on Settings in the left menu.
- Click on Community Nodes.
- Click Install.
- Enter
n8n-nodes-pushmarkin the enter package name field. - Click Install.
Operations
- Send Notification: Send a real-time push notification to a specific channel.
- Define the Channel Hash (Target).
- Select the Message Type (Info, Warning, Error, Success).
- Compose your Message.
Usage/Credentials
This node is designed to be plug-and-play and completely frictionless. It does not require global n8n credentials. Instead of dealing with global API keys, Pushmark securely routes notifications using a unique Channel Hash. Simply drop the node into your workflow, enter your specific Channel Hash obtained from the Pushmark dashboard, and you are ready to send alerts.
Compatibility
Tested against n8n version 1.0.0 and above.