Package Information
Downloads: 384 weekly / 878 monthly
Latest Version: 1.0.11
Author: DropInBlog
Documentation
n8n-nodes-dropinblog
This is an n8n community node. It lets you use DropInBlog in your n8n workflows.
DropInBlog is an SEO-friendly blog solution that embeds into any website.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
DropInBlog Node
- Post
- Create - Create a new blog post with title, content, and optional fields:
- Status
- Slug
- Featured image URL
- SEO title and description
- Keyword
- Author name
- Category names
- Get - Retrieve a post by its numeric ID or slug
- Search - Search blog posts with optional filters:
- Status (Draft/Published)
- Limit
- Create - Create a new blog post with title, content, and optional fields:
DropInBlog Trigger Node
- Post Published - Triggers when a post is published in your DropInBlog
Credentials
This node uses OAuth2 authentication with DropInBlog. You'll need to:
- Contact DropInBlog support to request OAuth credentials for your account
- Configure the OAuth2 credentials in n8n with the Client ID and Client Secret provided
- Complete the OAuth authorization flow
Compatibility
Tested with n8n version 1.48.0 and above. Requires Node.js 18.10 or later.