Build powerful visual workflows with Make's intuitive interface and integrate LLMs into your automation
Make (formerly Integromat) is a visual automation platform that excels at building complex, multi-step workflows with its intuitive drag-and-drop interface. It offers powerful data transformation capabilities and extensive LLM integrations.
Intuitive drag-and-drop interface shows exactly how data flows between steps
Built-in tools for transforming, filtering, and aggregating data without code
Direct integrations with OpenAI, Anthropic, Google AI, and more
1,000 operations per month free, with scalable paid plans
1,000 operations/month, 15-minute intervals, 2 active scenarios
10,000 operations/month, 1-minute intervals, unlimited scenarios
10,000+ operations, instant execution, priority support, custom functions
Visit make.com and create a free account. No credit card required to start.
You'll need API keys from your preferred LLM providers:
Familiarize yourself with the Make interface: Scenarios, Connections, Data Stores, and Templates.
In Make, a Scenario is a visual workflow that connects apps and services. Each scenario consists of modules (individual steps) connected by routes.
The event that starts your scenario. Can be instant (webhook) or scheduled polling.
Individual actions in your workflow. Each module performs one specific task.
Conditional paths that direct data flow based on filters and logic.
We'll build a scenario that watches a Google Sheet for topics, generates content ideas using an LLM, and adds them back to the sheet.
Prompt Configuration:
Model: gpt-4
Max Tokens: 500
Prompt:
Generate 5 creative content ideas for the following topic:
Topic: {{1.Topic}}
Format each idea as:
1. [Title] - [Brief description]
Make the ideas actionable and engaging.
Make includes built-in tools for manipulating data without code:
Add error handlers to any module:
Use Make's built-in data stores to persist information between scenario runs:
Explore the Template Library: Make offers hundreds of pre-built templates for common AI workflows
Join the Community: The Make community forum is active and helpful for troubleshooting
Learn Advanced Features: Explore custom functions, webhooks, and API integrations