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:- Open the Pingmee app and go to Settings → Developer Tools (
כלים למפתחים) - Copy your personal token and API key
- In n8n, create a new credential for the Pingmee node
- Paste the values into the credential configuration
Each business has its own personal token and API key. API usage is logged per token. 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 personal token and API key (found in Pingmee Settings → Developer Tools)
- 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