How to Automate Pinterest Pins with AI (Make.com)

In this guide, I will walk you through an innovative automation system that leverages AI to create high-quality Pinterest pins directly from your blog content. By integrating Airtable, Firecrawl, Bannerbear, and OpenAI’s GPT-4, you can streamline your Pinterest marketing efforts and save valuable time. Introduction to the Pinterest Automation Pinterest automation is a powerful tool … Read more

How to Automate Google Slides with Make.com and Airtable

In this comprehensive guide, I’ll walk you through the automation process that enables the seamless generation of monthly reports using Google Slides, Make.com, and Airtable. This powerful workflow not only saves time but also ensures that your reports are data-rich and professionally branded. Update: Check out my updated video for a more efficient setup for … Read more

Create Blog Posts from YouTube Videos Using Make.com

In this article, I will guide you through the process of creating a fully automated workflow that transforms your YouTube videos into polished blog posts. This method leverages various powerful tools, ensuring that your content is seamlessly generated and published on WordPress without manual intervention. Introduction to the YouTube to Blog Automation In today’s digital … Read more

How to Build a No-Code RAG System with Make.com and Pinecone

In this comprehensive guide, I’ll walk you through the process of creating a no-code Retrieval Augmented Generation (RAG) system using Make.com and Pinecone. This system enables you to efficiently load an e-commerce store’s knowledge base into a vector database, enhancing the accuracy and personalization of AI-generated content. Introduction to RAG Systems Retrieval Augmented Generation (RAG) … Read more

How to Build an Advanced Keyword Research Tool with Make.com and BuildShip

In this guide, we explore how to create a powerful keyword research tool using Make.com and BuildShip. This innovative approach not only streamlines keyword analysis but also provides cost-effective solutions compared to traditional SEO tools. Check out a walkthrough of how to create it below: Introduction to the Keyword Research Tool The keyword research tool … Read more

How to Automatically Create Blog Posts Using Make.com

 This automation simplifies the blogging process by generating complete blog posts with minimal input. Users only need to provide a topic, and the system takes care of the rest, including formatting, adding internal links, and sourcing images and videos. By automating the content creation process, you save time and reduce the workload associated with manual … Read more

10 Expert Make.com Tips to Improve Your Automations

In this article, I share 10 powerful tips and tricks to supercharge your workflow in Make.com. These techniques will help you streamline your automation processes, increase efficiency, and unlock the full potential of this versatile platform. From quick module selection to advanced JSON usage, these tips cover a range of functionality that can significantly improve … Read more

How to Instantly Trigger Make.com from Airtable

You can instantly trigger Make.com from Airtable by using webhooks. It’s a bit easier than it might sound. These can be triggered either by buttons in Airtable (available in the free version of Airtable) or via a simple Airtable automation script (requires the paid version of Airtable). I explain both approaches below. This makes your … Read more

How to Stop Claude’s Preamble in Your Automations

Claude has a tendancy to respond with generic preambles such as “Here is what you asked for…”, which can disrupt automations. You can get Claude to eliminate its tendency to respond with generic preamble introductions by getting it to output in XML tags or by prefilling its response. I explain both approaches below. In the … Read more

How to Run Python and JavaScript in Make.com (Quick Guide)

Running Python or JavaScript code within Make.com can significantly enhance your automation capabilities, allowing for actions like complex string manipulations and data processing. This integration opens up new possibilities for handling tasks that are challenging or impossible with no-code tools alone. In my video, I demonstrate how to set up and use 0CodeKit to run … Read more