Package Information
Released: 5/3/2025
Downloads: 21 weekly / 69 monthly
Latest Version: 0.1.15
Author: Aaron King
Available Nodes
Documentation
n8n-nodes-missive
This package contains n8n nodes for the Missive API, allowing you to automate your Missive workflows.
Features
- Create and manage drafts
- Create posts in conversations
- Manage contacts and contact books
- Access conversation data
- List organizations
Installation
In n8n
- Go to Settings > Community Nodes
- Click on Install
- Enter
n8n-nodes-missivein Name - Click Install
In your own n8n installation
- Go to your n8n installation directory
- Run
npm install n8n-nodes-missive - Start n8n
Usage
Authentication
To use the Missive nodes, you'll need an API token from Missive:
- Open your Missive preferences
- Click on the API tab
- Create a new token
- Use this token when setting up your Missive credentials in n8n
Available Resources and Operations
Drafts
- Create a new draft
Posts
- Create a new post in a conversation
Contacts
- Create a new contact
- Get a specific contact
- Get all contacts
- Update a contact
- Delete a contact
Contact Books
- Get all contact books
Conversations
- Get a specific conversation
- Get all conversations
Organizations
- Get all organizations