This package contains n8n nodes for the Missive API, allowing you to automate your Missive workflows.
- Create and manage drafts
- Create posts in conversations
- Manage contacts and contact books
- Access conversation data
- List organizations
- Go to Settings > Community Nodes
- Click on Install
- Enter
n8n-nodes-missive
in Name - Click Install
- Go to your n8n installation directory
- Run
npm install n8n-nodes-missive
- Start n8n
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
-
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