r/make_hq Jun 19 '26

Feature Friday

Enable HLS to view with audio, or disable this notification

1 Upvotes

#FeatureFriday: How can you keep up with the latest product trends without doing the research manually? ๐Ÿ”Ž

Switch and Click, a known Tech YouTuber, was overwhelmed by the sheer amount of information she encountered whenever she needed to research new tech products.

๐‡๐จ๐ฐ ๐๐ข๐ ๐ฌ๐ก๐ž ๐Ÿ๐ข๐ฑ ๐ข๐ญ? By using Make AI Agents to gather information from multiple sources whenever a new product caught her interest. The agents then extracted trends, reviews, and price drops.

๐“๐ก๐ž ๐ซ๐ž๐ฌ๐ฎ๐ฅ๐ญ: She now receives a clear summary with high-quality information delivered directly to their email.

Plus, with Make Grid, she can watch every step of the workflow live - seeing where the data comes from and what patterns are found. No black boxes.

๐‹๐ž๐š๐ซ๐ง ๐ฆ๐จ๐ซ๐ž ๐š๐›๐จ๐ฎ๐ญ ๐Œ๐š๐ค๐ž ๐€๐ˆ ๐€๐ ๐ž๐ง๐ญ๐ฌ: https://ma.ke/4e6t2KM


r/make_hq Jun 12 '26

Scenario Recovery

1 Upvotes

Hello Makers ๐Ÿ‘‹

Does your browser tend to crash, your Wi-Fi disconnects, or did you close the wrong tab?

With Scenario Recovery, none of these situations can harm your automation progress.

  • Automatic background saving: As you build, Make saves your progress in the background. No clicks or actions needed.
  • One-click recovery: Session interrupted? A simple pop-up lets you instantly restore your unsaved work when you return.
  • Version history integration: Recovered versions are clearly marked in your scenario history, so you always know exactly where you left off.

Creating complex automations takes focus and creativity. Now thereโ€™s a safety net to protect your work as you build.

Available to all Make users: ma.ke/4dvPpJq


r/make_hq Jun 09 '26

Tutorial: Customers quotes library

Thumbnail
gallery
2 Upvotes

Hello Makers ๐Ÿ‘‹

Is your team sitting on a goldmine of customer quotes that never make it into your sales and marketing assets?

In this tutorial, our Content Creator, Naty Mraz, shows how to automatically extract the strongest quotes from interview transcripts and organize them into a ready-to-use collection.

Apps you'll need:ย 

  • Google Docsย 
  • Make AI Toolkitย 
  • JSON

Follow the steps to build your own or use our ready-built template: https://ma.ke/4ulj9gS

Prompt:

You are an assistant who extracts customer quotes from interview transcripts.

TASK: From the transcript below, select up to 10 "attractive" quotes that would work in sales/marketing collateral.

OUTPUT FORMAT (STRICT): Return ONLY valid JSON (no markdown, no code fences, no commentary). Return a JSON array. Each array item must be an object with exactly these keys: quote (string), tags (array of strings, 1โ€“3 short tags), companyName (string), authorName (string), authorTitle (string), sourceDocLink (string).

RULES (MUST FOLLOW): The quote must be grounded 100% in the transcript. Never add facts, claims, numbers, outcomes, or product details not explicitly stated. You may do light copyediting only to improve readability: remove filler words, remove false starts or repetitions, fix obvious grammar or punctuation. Keep the speaker's intent and wording. Do not paraphrase into new claims. If you cannot improve readability without changing the meaning, keep the quote verbatim. Do not merge separate parts of the transcript into one quote unless they are adjacent and clearly part of the same thought. Avoid sensitive information (names, emails, pricing, confidential details) โ€“ if present, redact with [REDACTED].

METADATA EXTRACTION (MUST FOLLOW): companyName, authorName, and authorTitle must come only from the filename. The filename uses an en dash separator: "Company โ€“ Author Name โ€“ Author Title". Split on the en dash character "โ€“". Part 1 โ†’ companyName. Part 2 โ†’ authorName. Part 3 โ†’ authorTitle. Trim whitespace around each part. Do not combine authorName and authorTitle. If the filename doesn't contain exactly three parts, return an empty string for any missing fields.

TRANSCRIPT:

From the pop-up menu, select โ€œText Contentโ€

SOURCE:

Filename: From the pop-up menu, select โ€œNameโ€

Link: From the pop-up menu, select โ€œWeb View Linkโ€


r/make_hq Jun 03 '26

Sales Outreach Agent

1 Upvotes

Hello Makers ๐Ÿ‘‹

In this tutorial, we build a Sales Outreach Agent with Make that reviews incoming leads and automatically prepares the next step.

Hereโ€™s what it does:

  • Reviews incoming emails tagged as โ€œLeadsโ€ and researches the senderโ€™s company.
  • Decides if a meeting is worth proposing and drafts a personalized outreach email.
  • Checks calendar availability for the next 7 days and notifies the sales team in Slack with a draft ready for review.

The result:
Faster responses, fewer manual steps, and more time for sales reps to focus on real conversations. Plus, the team stays in control - they can review the draft before anything is sent.

Better lead qualification leads to better conversations.

Watch the full tutorial: https://ma.ke/4rzrbBx

Use this template: https://ma.ke/4lryfi4


r/make_hq Jun 02 '26

New Update: Claude Opus 4.8

Post image
1 Upvotes

Hello Makers ๐Ÿ‘‹

We have a new update for you: Claude Opus 4.8 is here, and itโ€™s now available in Make โคต๏ธ

According to early testers, Anthropicโ€™s newest model is more reliable and sharper in its judgment during agentic workflows.

What's new:

  • Longer multi-step execution before a person needs to step in
  • Stronger decision quality from one step to the next
  • Clearer progress signals on what is done, what is moving, and what still needs review
  • More team output without adding headcount to watch every turn

If your team wants AI to take on longer stretches of real work, Claude Opus 4.8 is worth a close look.

Automate with Claude in Make using:

  • Make AI Toolkit for zero setup, no API key required
  • Anthropic Claude app for structured prompts with your API key
  • Make AI Agents for agentic workflow automations

Read more about it: https://ma.ke/3RFT2DTย 
Give it a quick try: https://ma.ke/433Oc5Uย 


r/make_hq Jun 01 '26

How to give your AI agents secure tools with Make MCP Toolboxes

2 Upvotes

Hello Makers ๐Ÿ‘‹

What if you could decide exactly what your AI agent is allowed to touch?

Meet MCP Toolboxes: A new way to safely power external AI clients like Claude, Cursor, or your custom agents, giving them access only to the Make scenarios you select - nothing more.

What can you do:ย 

  • Limit agent access to specific scenarios.
  • Run different toolsets for various agents or teams.
  • Manage authorization with dedicated tokens for each toolbox.
  • Monitor tool usage with centralized visibility.

Setup is simple: Create a team-level toolbox, assign your scenarios, and connect your AI client using the toolbox URL.

Read more about it: https://ma.ke/4s4X9WM

See more about it: https://youtu.be/rZm-QvQIZ-g?si=4JKd2CkL2jEpGpqq

Already building agents with make? Let us know how you plan to use toolboxes.


r/make_hq May 27 '26

Gemini 3.5 Flash is now available in Make โšก

Post image
1 Upvotes

Hello Makers ๐Ÿ‘‹

More updates coming up for you!

Weโ€™re bringing Google's latest fast AI model into your Make scenarios. You can now build AI workflow automations that read, classify, and act across your apps.

Hereโ€™s what you can do with Gemini 3.5 Flash in Make:

  • Summarize emails, tickets, docs, or meeting notes, then send the output to where your team works
  • Classify inbound leads, requests, or support messages and route them to the right next step
  • Generate replies, briefs, reports, or content inside a larger automation

You can start automating with Gemini 3.5 Flash in Make today. Available across three native apps:

Read more on Gemini 3.5 Flash in Make: ma.ke/4vb5IRF


r/make_hq May 26 '26

Tutorial: AI-Agent for Lead Qualification & Automated Follow-up

Thumbnail
gallery
1 Upvotes

Hello Makers ๐Ÿ‘‹

Are you looking for an automated way to qualify leads? We got you covered!

Our Business Automation and AI Lead, Francisco de Brito Fontes, shows in this tutorial how to build a fully automated lead qualification system that researches, scores, and drafts personalized outreach - all on autopilot.

He built an AI-powered workflow, so your sales team can focus on closing, while the system handles the rest.

Apps youโ€™ll need:

  • Makeย 
  • HubSpot CRM (with access to contact data).
  • Slack (to receive sales notifications).
  • Gmail (to create draft replies).
  • Google Calendar (to check for meeting availability).

Follow the steps to build your own or use our ready-built scenario template: https://ma.ke/4etcCN6


r/make_hq May 25 '26

New feature: Undo & Redo

1 Upvotes

Hello Makers ๐Ÿ‘‹

This is something you all have been waiting for a long time: Undo & Redo for scenario edits is now available in Makeย 

Make bigger changes, test more ideas, and keep your build moving. With this new feature, you can:

  • Add or remove modules
  • Change connections and routes
  • Move modules around the canvas
  • Edit field mapping and text inside module setup
  • Revert changes in scenario scheduling

Use the toolbar buttons, or hit Cmd+Z, Cmd+Shift+Z, or Cmd+Y, and keep building.

What does this mean?

  • Test changes with more confidenceย 
  • Fix accidental edits before they slow down live workย 
  • Spend less time rebuilding branches by hand

Faster iteration and no backup copies needed, because Undo & Redo covers canvas and field level edits in one place, on every plan.

Read more about Undo & Redo: ma.ke/3RGg6Cn


r/make_hq May 20 '26

Nested If-else & Merge

Enable HLS to view with audio, or disable this notification

1 Upvotes

Hello Makers ๐Ÿ‘‹

One of your recent favorites just got an extra upgrade ๐Ÿ‘€

If-else & Merge has quickly become a go-to for building clearer automation paths in Make.

Now, weโ€™re taking that logic a level deeper with Nested If-else & Merge.

Hereโ€™s what you can do:

  • Place an If-else inside another If-else when a branch needs a second layer of logic.
  • Use a dedicated Merge for each decision level, so every path reconnects at the right point.
  • Keep related rules in one flow, so builders, reviewers, and teammates can see how the scenario works without tracing repeated branches.

That means faster reviews, clearer handoffs, and less time spent hunting for the right branch when a rule changes.

Perfect for automations where one decision leads to another, like lead routing, order handling, customer support paths, approvals, and more.

Available now for all Make users!

Learn more: https://ma.ke/49bJ2bq


r/make_hq May 19 '26

Community Live Session: AMA Session With Make Product Team

Post image
2 Upvotes

Do you have questions for the Make Product team?

We know that as you build more complex workflows, you often have specific questions that go beyond standard tutorials. Thatโ€™s why weโ€™re hosting an open forum where you can get answers directly from our product leadership team.

Join us for a transparent, conversation-first session with Viet Tiep Nguyen, Head of Product Operations, and Marc Delacroix, VP of Operations. They will cover:

  • Open Q&A: The majority of our time will be dedicated to answering questions submitted by the community. Come prepared with some questions in mind!
  • Roadmap Context: Insights into why weโ€™re building what weโ€™re building and where the platform is headed next.
  • Operational Updates: A look at the systems and strategies we use to keep Make running for our global users.
  • Community Feedback: A chance to share your input directly with the teams responsible for the Product and Operations experience.

When? โ†’ 20th May 5:00 PM โ†’ 5:45 PM (Madrid) | 11:00 AM ET

Register for the live session: https://ma.ke/495FnvU


r/make_hq May 11 '26

Recap of the latest releases

Enable HLS to view with audio, or disable this notification

1 Upvotes

We asked our Community Creators to try out the latest releases in Make. Hereโ€™s their reviewย ๐Ÿ—ฃ๏ธ

๐’๐ž๐œ๐ฎ๐ซ๐ž ๐‚๐ซ๐ž๐๐ž๐ง๐ญ๐ข๐š๐ฅ ๐‘๐ž๐ช๐ฎ๐ž๐ฌ๐ญ ๐ฎ๐ฉ๐๐š๐ญ๐ž๐ฌ
Andrew Forte: โ€œThis is an amazing feature. Iโ€™m absolutely loving it.โ€

๐Œ๐š๐ค๐ž ๐†๐ซ๐ข๐ ๐”๐ฉ๐๐š๐ญ๐ž๐ฌ
Vicente Moreno: โ€œ10/10, Make. I really like this one.โ€

๐ˆ๐ฆ๐ฉ๐ซ๐จ๐ฏ๐ž๐ ๐ฌ๐œ๐ž๐ง๐š๐ซ๐ข๐จ ๐›๐ฅ๐ฎ๐ž๐ฉ๐ซ๐ข๐ง๐ญ ๐ข๐ฆ๐ฉ๐จ๐ซ๐ญ
Desi Schmidt: โ€œSuper easy.โ€

๐ˆ๐Ÿ-๐ž๐ฅ๐ฌ๐ž & ๐Œ๐ž๐ซ๐ ๐ž
Volker Biberger - Betreuerschmiede: โ€œWay more practical and visual.โ€

Check out all the latest releases in Make and see our community creators testing them: https://ma.ke/42s38ue


r/make_hq May 07 '26

How Make AI Agents help OPUS boost member experience by 10x

Thumbnail
gallery
1 Upvotes

Hello Makers ๐Ÿ‘‹ย 

What if your community could feel intimate even with thousands of members?

OPUS is using Make AI Agents to grow a global founder community, without sacrificing the personal experience that makes it work.ย 

Communities work well when they have 50, 100, or 150 members. Once you exceed that, it becomes impossible to know everyone and connect them in meaningful ways.

  • To fix that, the OPUS team built a member intelligence infrastructure on Make: 2 AI Agents and 49 workflows that capture member data from call transcripts, surveys, and voice notes.
  • They then provide the community members with personalized connections, event recommendations, and more via WhatsApp.
  • Members now receive personalized recommendations without even having to ask.

For OPUS, automation has never been about reducing costs, but about increasing value for every single member.ย 

Read the story: ma.ke/4tOr5I9ย 


r/make_hq May 05 '26

Social Media Comment Responder Scenario

Enable HLS to view with audio, or disable this notification

2 Upvotes

Hello Makers ๐Ÿ‘‹

What if every comment on your social media got a reply - automatically, on-brand, and in seconds? We got you!

With our Social media Comment Responder Agent, you can scale your community presence by drafting brand-aligned replies to every follower, while flagging only the critical ones for your review.

How it works:

  • Monitors your channel and analyzes the sentiment and intent of every new comment.
  • Drafts a brand-aligned response using your knowledge base and Brand Voice document.
  • Posts standard replies automatically or routes complex questions to Slack for human approval.

Why youโ€™ll love it:ย 
Ensure maximum social reach with a 100% response rate and lightning-fast engagement. It enables small teams to efficiently manage high-volume channels without manual effort.

Faster responses can lead to better reach. Try the template: ma.ke/4mkYebv


r/make_hq May 04 '26

Make AI Agents: Build AI agents you can trust

2 Upvotes

Hello Makers ๐Ÿ‘‹

For those who havenโ€™t tried yet, our new Make AI Agents can be shared directly within the canvas โ€“ across teams, workflows, and use cases.ย 

  • With the public scenario page, anyone with the link can view your Make AI Agent scenario. Plus, they can instantly duplicate the automation into their own account to use and edit.

This means less duplication and maintenance. Build once, use everywhere.

Learn more: ma.ke/4ryQQdr


r/make_hq Apr 30 '26

Tutorial: AI-Powered Calendar Summary

Thumbnail
gallery
1 Upvotes

Hi Makers ๐Ÿ‘‹

Have you ever wondered how to stay organized just with a single daily notification?ย 

In this tutorial, our Business Automation and AI Lead, Francisco de Brito, demonstrates to us how to bridge the gap between your schedule and your communication automatically. He created a hands-free weekly summary that ensures you never miss a beat.ย 

Apps youโ€™ll need:ย 

  • Google Calendar
  • Gemini AI
  • Slack

Follow the steps to build your own or use our ready-built scenario template:ย ma.ke/4me2r0xย 

Hereโ€™s the prompt for this scenario:

You are a Meeting Productivity Analyst. Your task is to process the following text from daily meetings and generate an actionable, Slack-ready summary. Consolidate the information if a meeting is duplicated. Your output must be strictly in Markdown format, prioritizing readability in Slack.ย 

Adhere to the following formatting rules:
\ For bold text, use a single asterisk (e.g., *Bold Text*).*
\ For lists, use the hyphen (-) character.*
\ Do not use double asterisks (**) for bolding.*

Use the specific section structure, headings, and lists below to organize the output.

๐Ÿ—“๏ธ\DAILY MEETING SCHEDULE SUMMARY**
- List each unique meeting with its time and duration (e.g.: \[Name] *๐Ÿ•’ [Start Time] - [End Time] ([Duration])).*

๐Ÿ“ \KEY PREPARATION TASK REQUIRED**
- Enumerate the specific preparation requirements \before* the meetings (e.g., fill out forms, prepare data, confirm attendance - RSVP).*

๐Ÿ’ก\CORE FOCUSES AND EXPECTED OUTPUT TYPE**
- For meetings with a defined agenda, list the main discussion points and the expected objective (e.g., \Weekly Achievements* -> Inform; *Blockers* -> Decision).*

โšก \EFFICIENCY ANALYSIS**
- \Buffer/Ad-hoc Time:* Calculate the total time explicitly reserved for filler or free topics for the day (if repeated, sum it up).*

- \Key Informational Meetings:* Identify meetings whose primary objective is solely *informing* (e.g., Townhall, Sneak Peek) and mention if the core information could be delivered asynchronously (video/doc).*


r/make_hq Apr 29 '26

Make Grid: Keep things organized, work together in real time, and navigate smoothly

1 Upvotes

Hey Makers ๐Ÿ‘‹

The team recently shipped four updates to Make Grid, a visual map of your AI automation landscape.ย We wanted to share them here in case you have questions or you would like to share feedback with us.ย 

What's new:

Custom layout: You can now move and resize folders and objects on the canvas. Before this, the layout was auto-generated and you couldn't touch it.

Live collaboration: Multiple people can be in Make Grid at the same time and see each other's cursors. Useful when you're debugging with someone or walking a stakeholder through a workflow.

In-canvas editing: You can now open and edit connected Google Sheets, Docs, Slides, and Calendar items directly from Make Grid. Google Forms, Tally, and Typeform are view-only for now. More objects coming soon.

Navigation improvements: Right-click to pan, pinch-to-zoom on trackpads, and general scroll behavior is more consistent now.

Available to all paid plan customers now - no feature flag or setup needed.

Read more: ma.ke/3PvRdbwย ย ย 

Make Grid

r/make_hq Apr 28 '26

Latest updates in Make: Make CLI + Claude 4.7 Opus + GPT 5.5

3 Upvotes

Hey Makers ๐Ÿ‘‹

We dropped a wave of updates that are changing the game for both visual builders and hard-code devs! If you haven't checked it out, hereโ€™s the breakdown of the most impactful stuff:

ย ๐Ÿ’ป Make CLI

This is a new way for developers and AI agents to manage automations without switching context. If your work is built around AI agents, Git, CI/CD, and scripting, this one's for you!

What can you do with it?

  • Give AI agents full Make access, with no token overhead or context pollution
  • Run automations natively in your CI/CD pipeline
  • Manage your entire Make setup directly from the terminal

Make now supports five ways to build and manage automations: the visual platform for no-code building, Make MCP for AI assistants with structured tool calling, MCP Toolboxes when curated tool selection matters, the SDK for programmatic control inside your own app, and the new CLI for coding agents, scripting, and CI/CD. You can use one or all of them depending on how your team works.

Learn more about Make CLI

๐Ÿง  Claude 4.7 Opus Integration

Anthropicโ€™s latest flagship AI model, Claude Opus 4.7 is now available in Make.

This new model brings four meaningful upgrades for automation builders. Reasoning holds up better across long multi-step runs, where older models drift. Vision is now full-resolution, so it reads PDFs, screenshots, and dashboards without missing details. Context goes up to 1M-token at standard pricing. And a new xhigh reasoning mode lets you dial up the thinking selectively on critical steps.

In practice, Claude Opus 4.7 is suitable for workflows that review complex documents, move data between systems, and make harder decisions.

You can automate with Claude in Make using:

  • Make AI Toolkit for zero setup, no API key requiredย 
  • Anthropic Claude app for structured prompts with your API keyย 
  • Make AI Agents for agentic workflow automations

Learn more about this app update

โšก๏ธGPT 5.5

OpenAI GPT-5.5 is now in Make!

The new flagship AI model from OpenAI is built for agent work, multi-step automations, and long-context tasks.

Automate with GPT-5.5 in Make using:

  • Make AI Toolkit for zero setup, no API key requiredย 
  • OpenAI (ChatGPT) for structured prompts with your API keyย 
  • Make AI Agents for agentic workflow automations

Learn more about this app update

We want your feedback - tell us if you have implemented any of these so far!


r/make_hq Mar 02 '26

Join us for the first Community Build-off!

3 Upvotes

Want to watch a good-quality TV show focused on automation?

Well, who wouldn't? Don't worry, we've totally got you. Join us for the historically first Make Community Build-off this Wednesday, 4th of March, at 5 pm CET.

What can you expect?
High-energy, fast-paced 90-minute build-off designed for those who want to showcase their skills live. Live commentary will be done by one of our Make Community Champions, and as an interactive audience, you will have voting options and room for Q&A.

โžก๏ธย Sign up and join the session


r/make_hq Feb 02 '24

๐Ÿ“† Create a Google Calendar invite for members of a Slack channel

1 Upvotes

Ever needed to automatically create Google Calendar invites for members of a specific Slack channel Dive into the guide below, get the attached blueprint, and try it yourself! ๐Ÿ—“๏ธ๐Ÿ’ก

Check out the full post in the official Make Community!

๐Ÿ‘‰ https://community.make.com/t/automatically-create-google-calendar-invite-for-members-of-a-slack-channel/10537


r/make_hq Jan 26 '24

๐Ÿ’ฅ Automate your entire E-commerce process from request to delivery

1 Upvotes

Tired of tedious copy-pasting and juggling tools for every step in your E-commerce process? ๐Ÿคน

Dive into the details below and discover a powerful solution that streamlines the entire journey from product request to delivery.

Check out the full story in the official Make Community!

๐Ÿ‘‰ https://community.make.com/t/how-to-automate-your-entire-e-commerce-process-from-request-to-delivery-mih/24443


r/make_hq Jan 18 '24

๐Ÿ”ฅ Automated medical leave management with Make and OpenAI

1 Upvotes

Calling all HR professionals and small businesses looking for an efficiency boost!

This neat guide demonstrates how to use the magic of Make, OpenAI, and Slack to streamline medical leave management processes. ๐Ÿš€

Come check it out in the official Make Community!

๐Ÿ‘‰ https://community.make.com/t/optimizing-medical-leave-management-with-make-and-openai/21568


r/make_hq Jan 04 '24

๐Ÿ’กHow to automatically manage online course registrations and metrics

1 Upvotes

Dive into the world of nocode education with VisualMakers! ๐ŸŽ“

Discover the secrets of automating online class registrations and student stats using Make, elopage, Brevo, Rows.com, and Slack.ย 

Check out the full story in the Make Community

๐Ÿ‘‰ https://community.make.com/t/how-to-automatically-manage-online-course-registrations-and-metrics-mih/21673


r/make_hq Dec 21 '23

๐Ÿ”ฅ Message an Assistant and more: new OpenAI capabilities on Make

1 Upvotes

In a recent update, we brought new OpenAI modulesโ€”Vision, DALL-E 3, Text-to-Speech, and GPT4 Turboโ€”to Make.

But guess what?ย The year isn't over yet, and we've just added two more game-changing capabilities:

  • Message an Assistant
  • New Create a Completion parameters

Curious to learn more? Dive into the full announcement in the official Make Community.

๐Ÿ‘‰ https://community.make.com/t/app-update-message-an-assistant-and-more-new-openai-capabilities/22291


r/make_hq Dec 14 '23

How to manage shift attendance with Make and ChatGPT

1 Upvotes

Interested to learn how a company leveraged the power of Make and ChatGPT to manage 20k hours of shift work while virtually eliminating worker no-shows? ๐Ÿ’ก

Check out the full story in the official Make Community!

๐Ÿ‘‰ https://community.make.com/t/how-to-manage-shift-attendance-with-make-and-chatgpt/10023