n8n-nodes-pathors
v0.1.1
Published
n8n community node for Pathors - AI voice agent platform
Downloads
188
Maintainers
Readme
n8n-nodes-pathors
This is an n8n community node for integrating with Pathors - an AI voice agent platform.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Call
- Create - Create an outbound call from your configured phone number to a target recipient
Credentials
To use this node, you need:
- API Key - Your Pathors API key
You can obtain this from your Pathors Dashboard.
Usage
- Add the Pathors node to your workflow
- Configure your Pathors API credentials
- Select the resource and operation
- Fill in the required parameters
Create Call Example
| Parameter | Description | |-----------|-------------| | Project ID | Your Pathors project ID | | From Number | Your configured phone number with active outbound SIP status (e.g., +14155551234) | | To Number | Destination phone number in E.164 format (e.g., +14155555678) | | Dynamic Variables | Optional JSON object for call flow personalization |
