Automation, No-code & Integrations

145 tools

outils Automation, No-code & Integrations145 tools curated by the community. Most popular: CueCast, Durable Workflow, MeridianOS. Each tool comes with a review, tags and alternatives to help you choose.

❓ Frequently asked questions about Automation, No-code & Integrations

What is Automation, No-code & Integrations?

Automation, No-code & Integrations groups 145 tools curated by the mySelectas community. Most popular: CueCast.

What are the best free Automation, No-code & Integrations tools?

mySelectas lists several free options in this category. See in particular: CueCast, Durable Workflow, MeridianOS.

What is the best alternative to CueCast?

Discover alternatives to CueCast on mySelectas. See all alternatives →

145 tools
CueCastNew
Automation, No-code & Integrations🌐 EN

No-code browser testing tool that records you clicking through your web app once, then replays that test automatically, with AI-powered fallback when a page's layout changes.

#no-code#web-development#workflow-automation#ci-cd#automation
icuecast.ai
📄 Full details →
💬 Review

The short version: CueCast's real bet isn't "no-code recording" (several tools do that) but the automatic-fallback element matching, which directly targets the single biggest maintenance headache in browser test automation — tests breaking every time a developer tweaks the UI. No-code browser testing already has established players — Testim, mabl, and Reflect all offer AI-assisted, no-code test recording with varying degrees of self-healing tests. CueCast's approach (CDP-based execution plus explicit multi-locator fallback) is broadly similar in spirit to what Testim and mabl already do, so i…

👥 Target audience

Équipes QA, développeurs et équipes produit sans ingénieur d'automatisation de tests dédié

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
SeleniumPlaywrightTestimmabl
🔗 Visit CueCast
Durable WorkflowNew
Automation, No-code & Integrations🌐 EN

Open-source workflow orchestration engine for PHP, Python, and Rust that keeps long-running business processes alive for days, with automatic retries and full execution history.

#framework#devops#php#workflow-automation#backend
github.com
📄 Full details →
💬 Review

The short version: Durable Workflow brings the "durable execution" pattern popularized by Temporal to a genuinely useful new combination — PHP/Laravel developers in particular have had far fewer good options in this space than Python or Go teams. Temporal and AWS Step Functions are the established names in durable execution/workflow orchestration — Temporal in particular has a large, mature ecosystem and is the de facto standard for teams already on Go, Java, or Python. Durable Workflow's real differentiator is PHP support, and specifically an embedded Laravel mode that doesn't require runnin…

👥 Target audience

Développeurs Laravel/PHP et équipes distribuées ayant besoin d'orchestration de workflows durables multi-langages

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
TemporalAWS Step Functions
🔗 Visit Durable Workflow
MeridianOSNew
Automation, No-code & Integrations🌐 EN

Free no-code portfolio builder styled like a nostalgic desktop operating system, with built-in creative apps like paint, music, and games.

#design#portfolio#productivity#no-code#free
meridianos.zip
📄 Full details →
💬 Review

The short version: MeridianOS bets that portfolio builders have become too polished and samey, and answers with a genuinely fun, retro-OS aesthetic that's free to use — a real point of difference if you want your site to feel handmade rather than templated. The mainstream portfolio-builder space (Carrd, Linktree, Notion-as-a-site, Squarespace) optimizes for speed and a clean, professional look; MeridianOS optimizes for personality and play, closer in spirit to old GeoCities/Neocities pages or indie "digital garden" sites than to a SaaS landing-page builder. That's a real strength for artists,…

👥 Target audience

Créatifs, artistes, designers et hobbyistes voulant un portfolio personnel sans coder

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
CarrdLinktreeNeocities
🔗 Visit MeridianOS
NosediveNew
Automation, No-code & Integrations🌐 EN

Transform a notes repository into a central coordination hub that orchestrates work across multiple repositories with executable completion checks.

#ai-agents#automation#workflow-automation#project-management#task-management
nosedive.dev
📄 Full details →
💬 Review

The short version: Nosedive is a free, open-source answer to a problem that's only become real in the last year or two — how do you actually verify an AI agent finished a task, across more than one repo — and it solves it with a refreshingly low-tech idea (checks you can run, not vibes you have to trust). The vertical-slices-plus-executable-checks pattern is sound engineering discipline that predates AI agents, but pairing it with multi-repo "bridge" coordination is a genuinely useful twist for teams whose agent-driven work spans several codebases at once — a gap that heavier project-manageme…

👥 Target audience

Équipes de développement utilisant des agents IA pour l'automatisation de tâches et ayant besoin d'une coordination centralisée sur plusieurs dépôts de code

🌍 Target countries

International, marché anglophone

🗣️ Available languages
EN
🔄 Alternatives
LinearJiraNotion + scripts maison
🔗 Visit Nosedive
ExecutorNew
Automation, No-code & Integrations🌐 EN

An open-source workflow framework that structures how AI coding agents move from idea to shipped code, splitting thinking from doing across clear phases.

#open-source#ai#ai-agents#workflow-automation#automation
github.com
📄 Full details →
💬 Review

The short version: if you've watched an AI coding agent barrel through a complex task without a plan and produce a change you can't fully trust, Executor's phase-gating idea directly addresses that, and it costs nothing to try. The core idea — forcing separation between discovery/planning and execution, with a review phase at the end — is a sound and increasingly common pattern in the agentic coding space (several other tools take a similar approach), so the concept isn't unproven. What is unproven is this specific implementation: it's a single-maintainer GitHub project with no visible adopti…

👥 Target audience

Développeurs utilisant des agents de codage IA (Claude Code, Cursor...) voulant structurer les tâches complexes

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
Frameworks concurrents de structuration d'agents de codagePrompting direct sans structure (statu quo)
🔗 Visit Executor
WOMLNew
Automation, No-code & Integrations🌐 EN

HTML-like markup language for building durable, executable workflow applications. Combine readable markup with JavaScript logic for automation that's inspectable, testable, and recoverable.

#orchestration#no-code#open-source#javascript#workflow-automation
woml.org
📄 Full details →
💬 Review

The short version: WOML's core idea — a workflow file that's simultaneously readable documentation and an executable program — is a genuinely useful middle ground between no-code builders and full-code orchestration frameworks. Against n8n or Zapier (visual-first, hit a ceiling on complex logic) and Temporal or Airflow (code-first, powerful but opaque to non-engineers), WOML's differentiator is that its markup-based syntax stays human-readable while still allowing full JavaScript for custom logic, plus durable execution with built-in state recovery baked in from the start. The tradeoffs are t…

👥 Target audience

Développeurs et équipes d'opérations construisant de l'automatisation de workflows devant rester lisible, maintenable et auditable pour des parties prenantes techniques et non techniques.

🌍 Target countries

Marché anglophone, écosystème open source international

🗣️ Available languages
EN
🔄 Alternatives
n8nTemporalApache AirflowZapier
🔗 Visit WOML
ActionfulNew
Automation, No-code & Integrations🌐 EN

Cloud-based workflow platform for designing, extending, and running business logic as immutable HTTP endpoints. Supports visual workflows and code in JavaScript, TypeScript, Python, and C#.

#automation#orchestration#api-first#no-code#backend
mquark.com
📄 Full details →
💬 Review

The short version: Actionful is trying to be the middle ground between a fully visual no-code tool and hand-rolled backend infrastructure — workflows you can see, with real code when you need it. Against Temporal or Trigger.dev, which are code-first orchestration frameworks aimed at engineers, Actionful's differentiator is the visual designer paired with multi-language custom functions and immutable HTTP endpoints, aiming to be approachable to a wider range of builders while still supporting four programming languages for complex logic. The honest caveats are that it's currently in beta (expe…

👥 Target audience

Équipes de développement, des apprenants aux entreprises, cherchant une automatisation de workflows évolutive sans gérer d'infrastructure.

🌍 Target countries

Marché anglophone, développeurs internationaux

🗣️ Available languages
EN
🔄 Alternatives
TemporalInngestTrigger.devAWS Step Functions
🔗 Visit Actionful
LaunchAgent StudioNew
Automation, No-code & Integrations🌐 EN

A visual macOS GUI for creating and managing launchd tasks and automation schedules without manual plist editing.

#desktop-app#free#automation#open-source#cli-tool
launchagentstudio.com
📄 Full details →
💬 Review

The short version: if you're a Mac user who's ever fought with crontab or plist files just to run a script automatically, LaunchAgent Studio is a free, no-nonsense way to skip that entirely. Its main competitors are Lingon X (a similar plist GUI, but paid) and general automation apps like Keyboard Maestro or Automator, which do far more but also cost money and carry more complexity than a simple scheduled task needs. Being free, open source, fully local with no account required, and covering the exact same launchd mechanism Lingon X wraps makes LaunchAgent Studio an easy default choice for st…

👥 Target audience

Utilisateurs macOS cherchant une alternative graphique conviviale à crontab pour automatiser des tâches au niveau utilisateur

🌍 Target countries

Marché anglophone et sinophone (interface bilingue)

🗣️ Available languages
ENZH
🔄 Alternatives
Lingon XKeyboard MaestroAutomator
🔗 Visit LaunchAgent Studio
CorsairNew
Automation, No-code & Integrations🌐 EN

Open-source integration layer that connects your app (or your AI agent) to Slack, Gmail, Zendesk and ~70 other tools through one consistent API.

#integrations#api#open-source#self-hosting#automation
github.com
📄 Full details →
💬 Review

The short version: if you're building anything that needs to connect to multiple third-party apps — an AI agent, an internal tool, a customer dashboard — Corsair saves you from writing and maintaining a pile of one-off API integrations, and being open source and self-hostable means there's no per-integration platform tax if you're willing to run it yourself. Nango, Paragon, and Merge.dev solve the same fundamental problem — unified integration access instead of bespoke API code per service — but they're commercial, hosted-first products with usage-based pricing that can get expensive as you a…

👥 Target audience

Équipes dev construisant des agents IA, backends ou dashboards nécessitant des intégrations tierces multiples

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
NangoParagonMerge.dev
🔗 Visit Corsair
CodeZeroNew
Automation, No-code & Integrations🌐 EN

Open-source, AI-assisted automation platform for building workflows and AI agents through a visual no-code interface, positioned as a faster alternative to n8n.

#automation#workflow-automation#open-source#no-code#ai-agents
codezero.build
📄 Full details →
💬 Review

The short version: CodeZero is an ambitious open-source challenger to n8n with real AI-native features and a bold performance claim, worth a trial if raw workflow throughput matters to you, but its pricing is opaque (demo required) and its integration ecosystem is still much smaller than n8n's. n8n remains the default reference point for open-source workflow automation, with a huge library of pre-built integrations built up over years; CodeZero's pitch is that if you outgrow n8n's execution speed or want AI-flow-generation and MCP support built in from the start, it's worth the switch. Whethe…

👥 Target audience

Entreprises et équipes automatisant des workflows complexes, y compris via agents IA

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
n8nZapierMake
🔗 Visit CodeZero
AppacaNew
Automation, No-code & Integrations🌐 EN

AI-powered no-code workspace for building internal business tools, automations, and "AI Coworkers" without writing code, aimed at non-technical operations teams.

#no-code#automation#ai-agents#internal-tools#saas
appaca.ai
📄 Full details →
💬 Review

The short version: Appaca is a well-built, feature-complete no-code platform aimed squarely at non-technical teams that want AI-driven automation without hiring a developer, but it's priced like a business tool ($59/month minimum, no free tier), not a side-project experiment. It sits in the same general space as Zapier, Make, or Bubble, but leans further into "AI Coworker" territory, agents that do multi-step work rather than simple trigger-action automations, which is a genuine differentiator if that's what you need. The lack of any free tier (only a 7-day trial) is the main practical hurdle…

👥 Target audience

Équipes opérationnelles non-techniques (ventes, finance, RH, support)

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
ZapierMakeBubble
🔗 Visit Appaca
PuppetflowNew
Automation, No-code & Integrations🌐 EN

Self-hosted browser automation platform for writing, scheduling, and monitoring Puppeteer scripts, with live session takeover when things go wrong.

#web-scraping#automation#self-hostable#freemium#integrations
github.com
📄 Full details →
💬 Review

The short version: Puppetflow's live session monitoring with manual takeover is a genuinely useful safety net that plain scripted automation lacks, worth it if your automations regularly hit unpredictable pages; the source-available license means it's free for personal projects but not for business use. Compared to running raw Puppeteer or Playwright scripts yourself, Puppetflow adds scheduling, run history, secrets management, and, most usefully, the ability to watch a session live and step in rather than discovering a failure after the fact in logs. It's a smaller, younger project (7 stars)…

👥 Target audience

Développeurs et équipes construisant des workflows d'automatisation navigateur

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
Playwright brutPuppeteer brutn8n
🔗 Visit Puppetflow
Vid KrakenNew
Automation, No-code & Integrations🌐 EN

A plug-and-play API for developers who need their app to reliably download videos from YouTube, TikTok, Instagram or Facebook, without spending months fighting bot-detection walls and broken cookies themselves.

#saas#api#integrations#rest#automation
vidkraken.com
📄 Full details →
💬 Review

The short version: if you're building a SaaS product that needs to reliably pull video from YouTube, TikTok, Instagram or Facebook as a feature — not as your whole business — paying Vid Kraken to handle the constant cat-and-mouse game with platform bot detection is almost certainly cheaper than an engineer's time maintaining that yourself. This is infrastructure plumbing rather than a consumer product, competing against generic scraper APIs (RapidAPI listings, Oxylabs) rather than consumer downloader websites. Vid Kraken's specific pitch — a claimed 91-94% cost saving versus DIY proxy solutio…

👥 Target audience

Développeurs et entreprises SaaS ayant besoin d'un téléchargement vidéo fiable en production (YouTube, TikTok, Instagram, Facebook)

🌍 Target countries

International

🗣️ Available languages
EN
🔄 Alternatives
Oxylabsfournisseurs RapidAPI
🔗 Visit Vid Kraken
TaskletNew
Automation, No-code & Integrations🌐 EN

A cloud-based platform for building AI agents that connect to thousands of SaaS tools and automate real business work, no coding required.

#ai-automation#no-code#workflow-automation#saas#ai-agents
tasklet.ai
📄 Full details →
💬 Review

The short version: Tasklet's real differentiator is browser automation for legacy systems without APIs — that's the use case most no-code automation tools quietly can't handle, and it's exactly where Tasklet is built to work. Against Zapier or Make, which excel at connecting tools that already have clean APIs through visual workflow builders, Tasklet's pitch is broader: it handles the messy middle where a tool has no API at all, by controlling the browser like a human would. Against Lindy and similar AI-agent platforms, the credit-based, no-per-seat pricing is a genuine advantage for teams th…

👥 Target audience

Mid-market to enterprise teams in sales, marketing, operations, finance, and executive functions seeking workflow automation without coding

🌍 Target countries

Global

🗣️ Available languages
ENGLISH
🔄 Alternatives
ZapierMaken8nLindy
🔗 Visit Tasklet
PuppetflowNew
Automation, No-code & Integrations🌐 EN

Puppetflow is a visual, self-hostable platform for building and running browser automation workflows powered by Puppeteer, with live session monitoring and human-in-the-loop approvals.

#automation#self-hosting#web-scraping#javascript#workflow-automation
puppetflow.com
📄 Full details →
💬 Review

The short version: Puppetflow is a promising, well-documented way to automate browser tasks that don't have an API, but it's a very young project (created August 2026, 6 GitHub stars) so treat it as early-stage rather than a proven workhorse. Against general workflow tools like n8n (which it actually integrates with) and managed headless-browser infrastructure like Browserless or Browserbase, Puppetflow's pitch is bundling a visual builder, human-in-the-loop approval steps, and native 2FA/email-code handling into one product — things you'd otherwise stitch together yourself with raw Puppeteer…

👥 Target audience

Developers, QA/ops, finance, and HR teams automating browser tasks without APIs (logins, 2FA, email codes, approvals)

🌍 Target countries

Global

🗣️ Available languages
ENGLISH
🔄 Alternatives
PlaywrightBrowserlessBrowserbase
🔗 Visit Puppetflow
Daily BriefingNew
Automation, No-code & Integrations🌐 EN

An open-source AI agent that researches your chosen topics every morning and emails you a written news briefing, running entirely for free on GitHub Actions with no server to maintain.

#ai#open-source#ai-agents#newsletter#automation
github.com
📄 Full details →
💬 Review

The short version: Daily Briefing is a well-built, genuinely free way to get an AI-written news digest on exactly the topics you pick, provided you're comfortable setting it up yourself via GitHub and a couple of free API keys. Compared to consumer news-digest products like Feedly AI or paid newsletter-curation services, Daily Briefing trades convenience for total control and zero cost — there's no subscription, no ads, and no company reading your reading habits, because it runs in your own GitHub Actions and your own API accounts. The trade-off is real setup friction: this isn't a hosted Saa…

👥 Target audience

Developers and tech-savvy professionals who want a personalized, ad-free daily news digest

🌍 Target countries

Global

🗣️ Available languages
ENGLISH
🔄 Alternatives
Feedly AIInoreaderRefind
🔗 Visit Daily Briefing
ToolchestratorNew
Automation, No-code & Integrations🌐 EN

Lets a small internal tool someone built with AI on their own laptop stay right there, while teammates use it from a browser through a shared hub — no redeploying, no migrating it to real infrastructure.

#collaboration#open-source#ai-agents#ai#orchestration
toolchestrator.com
📄 Full details →
💬 Review

The short version: Toolchestrator is solving a real and fairly new problem — AI-built tools that are useful but stuck on one person's machine — and its outbound-only, no-redeploy approach is a genuinely clever way to avoid the usual "just host it properly" advice, but it's an early-stage product with undecided pricing, so today's free access won't necessarily reflect tomorrow's cost. The access-control and audit-trail features suggest the team understands this needs to satisfy IT/security concerns, not just developer convenience, which is the right instinct — a tool that lets random locally-b…

👥 Target audience

Developers who build internal tools with AI assistants, plus the PMs, ops/finance staff, and IT/security leads who need to use or govern those tools.

🌍 Target countries

Global

🗣️ Available languages
ENGLISH
🔄 Alternatives
RetoolWindmillngrokReplit
🔗 Visit Toolchestrator
Assembly StudioNew
Automation, No-code & Integrations🌐 EN

No-code app builder aimed at accounting firms, agencies, and consultancies — describe the app you need in plain English and get a working, hosted client portal or internal tool without hiring a developer.

#app-builder#ai#internal-tools#saas#no-code
studio.assembly.com
📄 Full details →
💬 Review

The short version: Assembly Studio's specific focus on professional-service firms is its real differentiator — the built-in auth, branding, and white-labeling save real setup time for that exact use case — but the niche focus also means it's not a fit for public-facing consumer apps, and it's a newer entrant competing against far more general, battle-tested no-code platforms like Bubble and Retool.

👥 Target audience

Professional services firms including accounting firms, consulting agencies, law firms, and service companies seeking to automate client onboarding and internal workflows.

🌍 Target countries

Global

🗣️ Available languages
ENGLISH
🔄 Alternatives
BubbleRetoolSoftrGlide
🔗 Visit Assembly Studio
BumbleTap
Automation, No-code & Integrations🌐 EN

A no-code browser extension that lets you bind any keystroke to a click or a full automation sequence on any website.

#automation#browser-extension#workflow-automation#free
bumbletap.com
📄 Full details →
💬 Review

The short version: a genuinely handy productivity extension if you have a handful of websites you use constantly and are tired of the same repetitive clicks — the visual, no-code element picker is what makes it approachable versus writing your own script. Compared to a scripting-based approach (Tampermonkey + custom JS, or desktop automation via AutoHotkey), BumbleTap trades raw flexibility for accessibility — you don't need to know JavaScript, but you're also limited to what the visual picker and conditional-workflow system can express. Browser extensions like Vimium solve a narrower problem…

👥 Target audience

Utilisateurs et développeurs voulant automatiser des actions répétitives sur des sites web précis

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
Tampermonkey (scripts custom)AutoHotkey (bureau)Vimium
🔗 Visit BumbleTap
Retriever AI
Automation, No-code & Integrations🌐 EN

Browser automation agent that handles web tasks via natural language, from lead enrichment to data extraction, with cloud scaling and API integration.

#automation#api-first#ai-agents#browser-extension#freemium
rtrvr.ai
📄 Full details →
💬 Review

The short version: Retriever AI is a genuinely capable browser agent for people who'd rather type a sentence than write a scraper, but the free tier's sponsored result cards and credit-metered pricing mean casual users hit limits fast, and heavy users need to budget carefully. At $9.99/month for 1,000 credits (roughly $0.01 each, close to its claimed $0.005-per-task average), Retriever AI undercuts Clay's lead-heavy per-credit pricing but sits above pure scraping infrastructure like Apify (free tier plus usage-based compute) or Firecrawl ($0.002-$0.015 per scrape credit). Compared to Bardeen …

👥 Target audience

Équipes GTM (growth, sales, marketing), fondateurs de startups, développeurs et builders no-code, entreprises ayant besoin d'automatiser des tâches web répétitives (extraction de données, enrichissement de leads, remplissage de formulaires).

🌍 Target countries

Worldwide

🗣️ Available languages
EN
🔄 Alternatives
ApifyBardeenBrowserbaseBrowser UseClay
🔗 Visit Retriever AI
Loading...