Package Information
Downloads: 330 weekly / 330 monthly
Latest Version: 1.0.18
Author: MoreLogin Team
Documentation
n8n-nodes-morelogin
This is an n8n community node. It lets you use GitHub Issues in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Schedules
- Search market template page
- Search personal template page
- Create a schedule task211
Credentials
To authenticate with the MoreLogin API, you need an API Key.
How to get your MoreLogin API Key
- Open moreLogin client, login to your MoreLogin dashboard account. Download
- Go to API .
- Copy API ID and API Key.
- Save the key securely — it will be used in n8n credentials.
Security Note: Treat your API key like a password. Never expose it in public repositories.
Compatibility
Compatible with n8n@1.60.0 or later
Usage Examples
Example 1: Create a Once schedule
- Use "Create profile" operation.
- Set:
- CloudPhoneId:
1678331966138097 - ScheduleName:
test - TemplateId:
1678347487160296 - TemplateParameter:
{\"1\":\"reae\"} - Description:
schedule task description
- CloudPhoneId:
- The node returns the new schedule ID
Resources
- MoreLogin Official Website
- MoreLogin API Documentation
- n8n Community Nodes Overview
- Anti-Detection Browser Automation Guide (n8n Blog)
Developers: Found a bug or want to contribute? Visit the GitHub repository (replace with your actual repo link).