Skip to main content

Prerequisites

Setup Steps

1. Install PNTA Node

  1. Go to SettingsCommunity nodes
  2. Click Install
  3. Enter @pnta/n8n-nodes-pnta as the package name
  4. Click Install to add the PNTA node to your n8n instance
n8n Community Node Installation

2. Configure Authentication

  1. Go back to your n8n dashboard
  2. Click on Create credential in the top right corner
  3. Search for PNTA and select it
  4. Add the API key you created for your project in the PNTA Dashboard
  5. Save the credential
n8n PNTA Credentials Setup

3. Create Your First Workflow

Now you’re ready to create powerful workflows with PNTA! You can use PNTA nodes in various ways: Webhook-Triggered Notifications:
  • Create a workflow that starts with a Webhook node
  • Add a PNTA node to send push notifications when the webhook is triggered
  • Perfect for real-time notifications from external systems
Agent Workflows:
  • Use PNTA nodes within AI agent workflows
  • Send notifications based on AI analysis or decision-making
  • Create intelligent notification systems that respond to data patterns
n8n Agent Workflow Scheduled Notifications:
  • Combine Cron or Schedule Trigger nodes with PNTA nodes
  • Send regular updates, reminders, or status notifications
  • Automate recurring communication with your users
Conditional Notifications:
  • Use IF nodes to create smart notification logic
  • Send different messages based on user data, time, or other conditions
  • Build sophisticated notification strategies
Need help with self-hosted n8n? If you need assistance setting up a self-hosted n8n instance, we’re here to help! Just reach out to [email protected] and we’ll get you sorted with your own n8n deployment.

Resources