Getting Started
We have created an n8n node to help you integrate Pingmee with your automations. This node provides a seamless way to connect Pingmee’s messaging and automation features directly within your n8n workflows.Install the Node
To install the Pingmee node in your self-hosted n8n instance:- Go to Settings → Community nodes
- Click Install
- Enter the package name:
n8n-nodes-pingmee - Click Install
What You Can Do
With the Pingmee n8n node, you can:- Subscribe to message/conversation webhooks - Receive important events
- Send Messages - Automatically send messages to customers
- Work with Templates - Use message templates in your automations
Authentication
To authenticate the Pingmee node, you need to create a new credential in n8n:- Go to your Pingmee account settings
- Navigate to Settings → Developer
- Copy your API token
- In n8n, create a new credential for the Pingmee node
- Paste the token into the credential configuration
Each API usage will be logged using that token, which is unique per agent. Make sure you have an active Pingmee account before setting up credentials.
Next Steps
After installing the node:- Create a new credential in n8n and add your Pingmee token (found in Pingmee Settings → Developer)
- Create a new workflow in n8n
- Add the Pingmee node as a trigger or action
- Select the credential you created
- Configure your automation workflow
- Test and activate your workflow