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
  • How do I make a high-quality AI avatar?
  • My AI automation is repeating videos on the same topics, but I want more variety?
  • How do I manually control the content in slideshows and carousels?
  • How do I post to Instagram stories via Blotato API?

FAQs

PreviousTroubleshooting API ErrorsNextSocial accounts

Last updated 5 days ago

How do I make a high-quality AI avatar?


My AI automation is repeating videos on the same topics, but I want more variety?

You may want to tweak the prompt so there's more variety in the video topics.

I generally don't want to make templates too complicated; however, most advanced automation builders will have a separate google sheet/airtable to track lists of topics/ideas that have already been covered, so that AI can analyze it and come up with different ideas.

Another approach is to have a long list of topics/ideas, stored in a google sheet/airtable, then randomly select one idea from the list, then AI writes a script about it.


How do I manually control the content in slideshows and carousels?

You have 2 options:

1. You can override the text and textToImagePrompt

  • in the n8n/Make template, the 2nd agent shows how to override both text and textToImagePrompt ​

  1. You can skip the AI creation step altogether. As long as you post to Tiktok/Instagram withmediaUrls as an array of JPG images, it will post as a carousel/slideshow.


How do I post to Instagram stories via Blotato API?

To publish Instagram stories through the Blotato API, simply pass the parameter mediaType in your HTTP request that publishes to Instagram, and set the value to story

This example shows overriding text:

Refer to the API documentation here, and scroll down to Instagram:

https://help.blotato.com/api-reference/create-video#id-3.-create-a-quote-card-slideshow-custom-text
https://help.blotato.com/api-reference/publish-post-v2-posts