Description
n8n-nodes-quo
This is an n8n community node for Quo (formerly OpenPhone), a business phone system for startups and small businesses.
Features
This node allows you to automate your Quo workflows with the following resources:
Message
- Send – Send a text message
- Get – Get a message by ID
- Get Many – List messages
- Create – Create a new contact
- Get – Get a contact by ID
- Get Many – List contacts
- Update – Update a contact
- Delete – Delete a contact
- Get – Get a call by ID
- Get Many – List calls
- Get Recording – Get the recording for a call
- Get Transcription – Get the transcription for a call
- Get Summary – Get the AI summary for a call
- Get – Get a phone number by ID
- Get Many – List all phone numbers in the workspace
- Message Received
- Message Delivered
- Call Started
- Call Completed
- Call Recording Completed
- Call Transcription Completed
- Call Summary Completed
- Active Quo subscription
- Owner or Admin workspace role
- API key from your Quo workspace settings
- Completed US carrier registration (for messaging)
- Prepaid messaging credits
Contact
Call
Phone Number
Quo Trigger (Webhooks)
Prerequisites
Installation
Community Nodes (Recommended)
1. Go to Settings > Community Nodes
2. Select Install
3. Enter @arisegroup/n8n-nodes-quo
4. Agree to the risks and select Install
Manual Installation
To install manually:
npm install @arisegroup/n8n-nodes-quo
Credentials
1. Log in to your Quo workspace
2. Go to Settings > API
3. Generate a new API key
4. In n8n, create a new credential of type Quo API
5. Paste your API key
Resources
License
MIT