Blotato Help
Blotato Help
  • 🍄Welcome to Blotato!
  • Getting Started
    • 🔥Make Your First 5 Posts
    • 📚Understanding Sources
    • 📅Content Calendar Setup
  • Support
    • 🆘Office Hours
    • ⛑️Get Support
    • 🧠FAQs
  • FEATURES
    • 🎥AI Videos
      • Make Your First AI Video
      • Recommended Workflow
      • Multiple Languages
      • AI Video Credits
      • AI Voiceover Captions
      • Custom Assets
      • Viral Format Examples
      • Troubleshooting
      • FAQs
    • 🖼️AI Images
      • AI Image Credits
    • 💠Inspiration
      • Tutorial
      • Search Topics
      • Shuffle
      • Apply Filters
      • Find Influencers
      • Remix Posts
      • Request Topics
    • 📅Content Calendar
      • Tutorial
      • Create Schedule
      • Schedule Posts
      • Timezone
  • PLATFORMS
    • Linkedin
      • Connect Accounts
      • Supported Posts & Media
      • Best Practices Playbook
      • Repurpose Linkedin Posts
      • Suggested Prompts
      • Troubleshooting
    • Tiktok
      • Connect Accounts
      • Supported Posts & Media
      • Brand New Accounts
      • Best Practices Playbook
      • Brainstorm Tiktok Hooks
      • Repurpose Tiktok Posts
      • Suggested Prompts
      • Troubleshooting
    • Youtube
      • Connect Accounts
      • Troubleshooting
      • FAQs
  • Tips and Tricks
    • 🪝Hooks
    • Growth best practices
    • Search viral trending news
    • Use viral post as template
    • Make output sound like you
    • Manage multiple brand voices
    • Make small edits
    • Translate languages
    • Working on multiple drafts
    • Twitter threads
    • Youtube scripts
    • Social Platform Requirements
  • API
    • Quickstart
    • Make.com
      • Make Basics
      • Make AI Clone
      • Make Faceless Videos
      • Make AI Social Media System
      • Make Slideshows & Carousels
      • Troubleshooting
    • n8n
      • n8n Basics
      • n8n AI Clone
      • n8n Faceless Videos
      • n8n Slideshows & Carousels
      • Troubleshooting
  • API Reference
    • Publish Post /v2/posts
    • Upload Media /v2/media
    • Create Video /v2/videos/creations
    • Find Video /v2/videos/creations/:id
    • Voice IDs
  • Troubleshooting API Errors
  • FAQs
  • Settings
    • Social accounts
      • Facebook
      • Instagram
      • Linkedin
    • API keys
    • Billing & Credits
    • Team access
    • Affiliates
    • FAQs
  • Open Blotato
Powered by GitBook
On this page
  • Import Make Blueprint
  • Workflow Overview
  • Setup Google Sheets
  • Setup Blotato
  • Setup Heygen
  • Test Everything
  • Make Blueprint
  1. API
  2. Make.com

Make AI Social Media System

PreviousMake Faceless VideosNextMake Slideshows & Carousels

Last updated 1 month ago

To connect Make.com with Blotato, I recommend importing this sample .

This blueprint is an automated AI Social Media System that analyzes an article and creates text posts (Twitter, Threads), text and image posts (Linkedin, Facebook, Instagram), and AI avatar videos (Tiktok).

If you just want to learn how the Make modules call Blotato, check these modules:

  • Setup Social Accounts

  • Upload to Blotato

  • Publish

Here's the Youtube tutorial and detailed walkthrough of the AI Social Media System:

This system uses AI to automate content creation and posting across platforms:

🔥 Monitors Google Sheets for new articles

🔥 Writes AI social media posts

🔥 Generates AI images

🔥 Generates AI avatar clone videos

🔥 Publish to social media using Blotato API

I included multiple different types of content generated (text, image, video), so that you can easily customize this AI system to fit your needs.

Import Make Blueprint

  1. Log into Make

  2. Go to "Scenarios"‘

  3. Click on "Create a new scenario"

  4. Click on "Import Blueprint" (top-right corner)

  5. Upload my prebuilt Make Blueprint

Workflow Overview

Here’s how everything works:

  1. Google Sheets - Watch Rows

    • Monitors a spreadsheet for new URLs.

    • Triggers the automation when new row is added.

  2. HTTP Module - Fetch Content

    • Retrieves the article from the provided URL in the Google Sheet.

  3. OpenAI - Extract Article

    • Extracts the text article from the raw HTML. This helps clean up the input for our AI writing prompts.

  4. OpenAI - Create Content

    • Write posts for LinkedIn, Twitter, Threads, Facebook, Instagram.

    • Generate AI image prompt, then generate AI image with DALLE-3.

    • Write AI video script and caption for AI avatar video for Tiktok.

  5. Blotato - Automated Posting

    • Publish content to social media platforms via Blotato API.

Setup Google Sheets

My Google Sheet is super simple. I just drop in an article URL, and the entire automation runs. You can easily switch this to Airtable, Notion, Slack, etc. depending on your flow.

  1. Make a new Google Sheet

  2. Create a column with header URL

    • Select the correct spreadsheet ID and sheet name

    • Enable "Includes Headers"

Setup Blotato

Next, you’ll need to setup your Blotato API Key and Account IDs:

  • Go to “Settings”

  • Copy your API key and account IDs

  • Paste them into the Make node “Setup Social Accounts”

Setup Heygen

You’ll need to sign up for Heygen’s API plan, which is separate from their web app.

Within Make, select your Heygen avatar and voice.

Test Everything

After setting up your accounts and connecting them in Make, run the scenario with a real article URL, so that you have sample data flowing through the system.

⚡️ You don’t need to change anything else to get the system working!

I also recommend testing one branch at a time.

Simply UNLINK the other branches, while you isolate testing one branch. When done, link all branches back to the main router.

⚠️ Common troubleshooting issues:

  • If posts fail to publish, check your API key and Account IDs.

  • If your Make variables appear transparent with a colored border, run the scenario once so you have data flowing in the system.

  • If your avatar video is not generated, most likely you need to upgrade to a paid Heygen API plan OR increase the wait timeout.

Make Blueprint

Once configured, this AI Social Media System will:

  • Pull content from Google Sheets

  • Use AI to write social media posts

  • Use AI to generate images and avatar video

  • Post automatically to all major platforms

Connect the Google Sheet to

Login to

Check out my previous in-depth tutorials on setting up your .

Make
Blotato.com
AI Clone
Make blueprint