A curated collection of powerful and practical N8N automations designed to streamline common workflows using webhooks, scheduling, integrations, and conditional logic.
These workflows were built to automate real-world scenarios and can be imported directly into your N8N instance.
| Automation Name | Description |
|---|---|
| Linkedin_Telegram_Automate_Webhook | Auto-send LinkedIn messages/posts to Telegram using a webhook trigger |
| Wait_Splitout_Automation_Scheduled | Scheduled automation that waits and then splits data for batch processing |
| Wait_Splitout_Automation_Webhook | Webhook-triggered automation with waiting and split logic |
| Wait_Splitout_Create_Webhook | Create webhook, wait, and split data for follow-up processing |
| Webhook_Filter_Sync_Webhook | Filter incoming webhook data and sync it with external system |
- Clone this repo or download the automation you need.
- Open your N8N Dashboard
- Click Import Workflow and upload the
.jsonfile of the automation. - Customize endpoints, credentials, or logic to fit your use case.
- Activate the workflow and watch it run!