Package Information
Released: 6/6/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.13
Author: joshaus84
Available Nodes
Documentation
n8n-nodes-missive-extended
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-missive-extended
in Name - Click Install
In your own n8n installation
- Go to your n8n installation directory
- Run
npm install n8n-nodes-missive-extended
- 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
- Merge 2 conversations
Organizations
- Get all organizations