
IFTTT
No-code automation platform connecting 900+ services for business and home workflow automation
Discover top open-source software, updated regularly with real-world adoption signals.

Free IFTTT/Zapier alternative for developers using GitHub Actions
Automate workflows with triggers, actions, and integrations using GitHub Actions or self-hosted infrastructure. Connect apps, sync data, and receive notifications with simple YAML configuration.

Actionsflow is a workflow automation platform that lets developers connect apps, APIs, and services without vendor lock-in. Built on GitHub Actions, it provides a familiar YAML-based configuration format for defining triggers and actions.
Run workflows directly on GitHub using scheduled events (every 5–15 minutes) or deploy a self-hosted version for complete control. The platform leverages act to execute GitHub Actions locally, giving you access to thousands of community actions for integrations with Slack, Telegram, Twitter, webhooks, and more.
Actionsflow includes pre-built triggers for RSS feeds, webhooks, Typeform, Reddit, NPM, email, and other popular services. Advanced filtering uses MongoDB query syntax to process and deduplicate data before executing workflows. Developers can also create custom triggers to extend functionality. The platform caches trigger results to prevent duplicate executions and supports complex multi-step workflows with conditional logic.
When teams consider Actionsflow, these hosted platforms usually appear on the same shortlist.
Looking for a hosted option? These are the services engineering teams benchmark against before choosing open source.
RSS Feed Monitoring
Automatically post new Hacker News articles to Slack when they exceed 300 points, filtering duplicates and formatting content for team review.
Webhook-Triggered Deployments
Receive Typeform submissions via webhook, validate responses, and trigger deployment pipelines or notification workflows based on form data.
Social Media Aggregation
Monitor Twitter, Reddit, and Telegram for brand mentions, aggregate results, and send daily digest emails with sentiment analysis.
NPM Package Updates
Track new releases of critical dependencies, create GitHub issues for review, and notify maintainers through multiple channels automatically.
Actionsflow is code-based using YAML configuration, runs on GitHub Actions or self-hosted infrastructure at no cost, and gives developers full control over workflow logic and data processing.
Yes, Actionsflow supports self-hosted deployment independent of GitHub, though the GitHub-based option provides the simplest setup using repository templates and scheduled events.
GitHub Actions scheduled events support a minimum 5-minute interval. Self-hosted deployments may configure different polling frequencies based on infrastructure requirements.
Yes, Actionsflow workflows support almost all GitHub Actions from the marketplace as job steps, enabling integration with thousands of services and tools.
Trigger results are cached and deduplicated automatically. The platform tracks processed items to ensure each unique event triggers workflows only once.
Project at a glance
ActiveLast synced 4 days ago