Zapier now lets you build automations by describing workflows in plain English. The platform handles app selection automatically, reducing setup friction for non-technical users.

Non-technical users can build automations in seconds by describing workflows in plain English, with Zapier handling app selection and configuration automatically.
Signal analysis
Here at industry sources, we tracked this feature release because it signals a fundamental shift in how automation platforms approach user onboarding. Zapier's new plain language Zap builder removes the traditional multi-step configuration process. Instead of navigating dropdown menus and selecting apps from catalogs, users describe their workflow intent - for example, 'When I receive a Slack message with a specific keyword, save the message to a Google Sheet' - and the system handles app discovery and mapping automatically.
This isn't surface-level UI polish. The feature requires Zapier's backend to parse natural language input, infer the logical sequence of actions, and automatically connect compatible apps from their integration library. It's a technical lift that addresses a real friction point: most non-technical users abandon automation projects during the app selection phase because they don't know which tools can talk to each other.
The mechanic here relies on large language model inference combined with Zapier's app taxonomy and integration metadata. When a user describes a workflow, the system likely uses embeddings and semantic matching to identify relevant apps from Zapier's 6000+ supported integrations, then validates the connections are bidirectional (app A can output data that app B can receive). The platform's API framework and webhook infrastructure make this feasible - Zapier has spent years building standardized data contracts across their integration network.
For builders using Zapier to power their own products, this changes the game. If you're building a SaaS tool and considering an integration with Zapier, you should audit your webhook and API documentation against Zapier's integration standards. Tools with clear, well-documented output schemas will be more likely candidates for automatic selection by this system. Conversely, operators deploying Zapier in enterprise settings need to test whether the auto-selection works reliably for industry-specific or custom workflow patterns - edge cases may still require manual setup.
Zapier isn't inventing this approach - Make, IFTTT, and even Airtie have experimented with conversational automation builders. What matters is execution. Zapier's advantage is scale: their 6000-app network and established data standards create a defensible moat. A smaller automation platform copying this feature would struggle because they lack the integration density. This feature amplifies Zapier's network effects.
The timing also reflects broader market pressure. No-code automation has matured enough that the next competitive frontier is reducing setup friction. Users expect AI to make tools smarter, not just faster. By embedding LLM capabilities into the core workflow, Zapier signals they're competing on ease-of-use, not just feature count. This is the right move for their market position, but it sets expectations for their competitors.
The momentum in this space continues to accelerate.
Best use cases
Open the scenarios below to see where this shift creates the clearest practical advantage.
One concise email with the releases, workflow changes, and AI dev moves worth paying attention to.
More updates in the same lane.
Mastercard's Agent Pay allows AI agents to perform transactions autonomously, necessitating a shift in payment systems for builders.
Mistral Forge allows organizations to convert proprietary knowledge into custom AI models, enhancing enterprise capabilities.
Version 8.1 of the MongoDB Entity Framework Core Provider brings essential updates. This article analyzes the implications for builders.