Activity
Mon
Wed
Fri
Sun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
What is this?
Less
More

Memberships

AI Automation Skool

2.4k members • Free

GOOSIFY: Skool Made Fun

13.1k members • Free

AI Automation Society

411.7k members • Free

Check Description - Just 1 USD

1.2k members • Free

Content2Cash

71 members • $170/month

Kourse (Free)

112.3k members • Free

EmpowHER AI

500 members • Free

AI Automation (A-Z)

160.6k members • Free

THE SKOOL HUB

5.3k members • Free

248 contributions to Master AI Automation
New challenge; how to cluster 1000+ records
Following my challenge of semantically grouping 1000+ records I now have a follow-up challenge where I need to cluster a sub-set of the semantic relevance output. As before my current scenario appears limited to processing a few hundred records. (In the video, I show how it processed 238 just 7 days ago and made me think it's done and dusted). But I just tried using the same scenario to process 1300 records and the agent didn't even try; it processed 0 records (effectively giving up before it even began). So this time I want to be proactive and not get myself in the mess that caused me to consume 17000 credits in less than an hour! Thanks to @Aashiya Bi for helping me come up with a 2-part scenario I think will work for large-scale semantic relevance processing. But how do I do something similar for this follow-up scenario. What do I need to change to my current scenario or LLM so that the scenario can execute. Any ideas up front will be most welcome. cc. @Mohamed Jahar
New challenge; how to cluster 1000+ records
0 likes • 9d
@Colin Clapp I checked and I believe it could be due to large volume of data in agent input. You can try adding group by in this automation as well. OR you can put a retry route. Put a filter on a router after agent module, if response does not contain any record, then rerun the module with same input and continue.
0 likes • 8d
@Colin Clapp You can try by uploading file. AI agent does not have option to upload file in module so you can try with openAI module itself "Generate a response" and select prompt type as "file" there and include your prompt there. Or otherwise you can select a different model for the agent with larger context window. https://www.loom.com/share/adf690c5208e4f03817c2a13d3c98adf
OUCH! OUCH! OUCH! 17000 records burned by runaway Make scenario
OMG! Did I just get burned. Easily my biggest ouch in the 18 months I've been using Make. I apologise in advance for the poor quality video, (a lag between my voice and screen) but hope you can hear my frustration and start to see my problem. In a nutshell, how do you get a scenario to process batches (of Airtable data) and then end cleanly when it's iterated through all the records. Alternatively, what AI Agent or AI model/LLM could I use (via OpenRouter) that would process 1000s of records). That would be the easiest solution.
OUCH! OUCH! OUCH! 17000 records burned by runaway Make scenario
0 likes • 11d
@Colin Clapp The previous configuration was fine. The mistake happened on mapping side. In iterator, you had to map array while you mapped array.results. That was the reason it only pulled records from first bundle of the array which was 25. Check in image 2, how it should map. Try this way and let me know:)
0 likes • 10d
@Colin Clapp Can I try running for testings to make fix?
🚀 Killer Updates New Make.com : arrayIntersect() & arrayDifference()
Just noticed that Make has added two very useful array functions: ✅ arrayIntersect()✅ arrayDifference() At first glance they seem simple, but they can eliminate a lot of routers, iterators, filters, and custom logic that many of us have been building manually. Example Use Case: Order Fulfillment Imagine you receive two JSON datasets: Orders [ {"ProductNumber":"P1001"}, {"ProductNumber":"P1002"}, {"ProductNumber":"P1003"}, {"ProductNumber":"P1004"} ] Warehouse Inventory [ {"ProductNumber":"P1003"}, {"ProductNumber":"P1004"}, {"ProductNumber":"P2001"}, {"ProductNumber":"P2002"} ] If you want to get the product number that is in both in Orders and Warehouse Inventory you could use ✅ arrayIntersect() OUTPUT : P1003 P1004 Or if you want the product number that is in the first Array you choose (Eg : Orders) and not in the second array (Eg : Warehouse Inventory) you could use ✅ arrayDifference() P1001 P1002 Why This Is Useful Some quick automation ideas: 🔹 Compare ERP products vs Warehouse stock 🔹 Find customers present in CRM but missing in Mailchimp 🔹 Compare Leads from two systems 🔹 Match employee records between HR and Payroll systems 🔹 Find invoices not yet paid 🔹 Compare Shopify orders against fulfillment records 🔹 Detect missing records during data migrations Previously, I would typically use iterators, filters, aggregators, or custom JavaScript for these scenarios. Now it can be done with a single function. Small update, but definitely one of those features that will simplify a lot of real-world automation workflows. Looking forward for your thoughts on this !
🚀 Killer Updates New Make.com : arrayIntersect() & arrayDifference()
3 likes • 20d
Awesome update
After teaching AI to dozens of students, I’ve noticed a pattern.
The students who succeed aren’t the ones asking: “What’s the best AI tool?” They’re asking: “What’s a problem I can solve with AI today?” Tools change every month. Problem-solving stays valuable forever. What’s one problem you’d like AI to help you solve right now?
3 likes • 20d
Managing all cluttered updates in different platform
Skills, Skills, Skills... Everywhere 😀
If you've been keeping up with the latest talks about AI, you've probably heard the same term over and over again: Claude Skills. Claude's Skills are getting a lot of attention because they let users make Claude act like a expert in certain areas. Instead of explaining the same steps over and over, you can build a Skill that includes processes, information, guidelines, and recommended ways to do things. Claude can then automatically use that Skill whenever it's needed. If you had the chance to make one Claude Skill for your business , what task would you prefer to automate or make more consistent first🤔? Comment below and tell us which business process you'd like to turn into a Skill!🎉
Skills, Skills, Skills... Everywhere 😀
4 likes • 21d
writing proposals just by feeding the blueprints
1-10 of 248
Aashiya Bi
6
1,375points to level up
@aashiya-bi-8760
Community Manager @Master AI Automation, and Automation Engineer. I am here to listen you. 💛

Active 10h ago
Joined Apr 1, 2025
Powered by