Back to Blog
BJS (Bots.Business) Advanced Features

Bulk Import Commands Using Google Sheets in Bots.Business

Google Sheets Integration

If you have many commands to create, you can use Google Sheets to generate and import them all at once. This is especially useful for large bots with dozens or hundreds of commands.

Step-by-Step Guide

  • Create a Google Sheet with your commands (use the template)
  • Format your commands properly in the sheet
  • Publish the sheet as CSV (File → Publish to the web → CSV format)
  • Copy the CSV URL
  • In Bots.Business app, paste the URL and upload commands

Useful Templates

Template table: http://bit.ly/bb_table_template

Demo bot @DemoFromTableBot from this table: http://bit.ly/DemoFromTableBot

Pro Tip

You can use Excel formulas in Google Sheets to generate command variations automatically, saving even more time!

📚 Source

This tutorial is based on the official Bots.Business Documentation. Visit their site for the most up-to-date information and advanced guides.

Share this tutorial