Creating Most 4 AI workflows using Make.com

Dec 11, 2024

Make.com (formerly Integromat) uses a visual interface, so the steps below describe the conceptual workflow; the actual implementation involves dragging and dropping modules within the Make.com platform.

Creating Most 4 AI workflows using Make.com

Creating 4 AI Workflows Using Make.com

This article details how to create four different AI workflows using Make.com, a no-code automation platform. The examples leverage Browse AI and Leap AI integrations, along with other popular apps. Remember that Make.com (formerly Integromat) uses a visual interface, so the steps below describe the conceptual workflow; the actual implementation involves dragging and dropping modules within the Make.com platform.

Workflow 1: Summarize Website Content and Create Social Media Posts

This workflow uses Browse AI to monitor a website for new content, OpenAI (ChatGPT) to summarize the content, and then posts the summary to LinkedIn, Facebook, and Twitter.

Steps:

  1. Browse AI (Trigger): Set a trigger in Make.com to monitor a specific website URL for changes using Browse AI. This could be set to run at regular intervals (e.g., every hour).
  2. Browse AI (Action): Extract the relevant text content from the newly updated webpage using Browse AI's web scraping capabilities.
  3. OpenAI (ChatGPT) (Action): Send the extracted text to OpenAI's ChatGPT API to generate a concise summary. Specify the desired length and style of the summary.
  4. LinkedIn (Action): Post the summary as a new LinkedIn post.
  5. Facebook Pages (Action): Post the summary as a new Facebook post.
  6. Twitter (Action): Post the summary as a new tweet.
Workflow 1 Diagram Workflow 1 Diagram Workflow 1 Diagram Workflow 1 Diagram Workflow 1 Diagram

Workflow 2: Monitor Google Keyword Rankings and Email Results

This workflow uses Browse AI to fetch Google rankings for a keyword, logs the data to Google Sheets, and then emails the sheet to specified recipients.

Steps:

  1. Scheduler (Trigger): Set a scheduled trigger in Make.com to run the workflow at regular intervals (e.g., daily).
  2. Browse AI (Action): Use Browse AI to retrieve the top 10 Google rankings for a specific keyword.
  3. Google Sheets (Action): Append the ranking data to a Google Sheet.
  4. Email (Action): Send an email with the Google Sheet attached to the designated recipients.

Workflow 3: Extract Products from Product Hunt and Share on Slack

This workflow uses Browse AI to extract product information from Product Hunt, sends the data to Google Sheets, and then shares the information on Slack.

Steps:

  1. Scheduler (Trigger): Set a scheduled trigger to run the workflow periodically.
  2. Browse AI (Action): Use Browse AI to scrape product details (name, description, URL, etc.) from Product Hunt.
  3. Google Sheets (Action): Add the extracted product information to a Google Sheet.
  4. Slack (Action): Post a message on a Slack channel with a summary of the new products and a link to the Google Sheet.

Workflow 4: Generate Images with Leap AI from Slack Messages

This workflow uses Leap AI to generate images based on text prompts received via Slack. The generated image links are then sent back to the Slack channel.

Steps:

  1. Slack (Trigger): Set a trigger to listen for new messages in a specific Slack channel. You might want to use a keyword or phrase to filter messages.
  2. Leap AI (Action): Send the text from the Slack message to Leap AI's image generation API as a prompt.
  3. Leap AI (Action): Retrieve the generated image URL from Leap AI.
  4. Slack (Action): Post a message in the Slack channel with the generated image link.
Workflow 4 Diagram Workflow 4 Diagram

These are just examples; you can customize these workflows to fit your specific needs and integrate other apps as required. Remember to consult the Make.com documentation for detailed instructions on connecting and configuring each module.

Recent Posts