Three Easy Ways to Build (tutorials coming soon)

Recording

Record your actions and let Bytespace convert them into a workflow automatically

AI Prompting

Describe what you want in plain English and let AI create the workflow

Manual Editing

Build your workflow step by step using our visual builder

Let’s Start Simple

Before we jump into the more advanced stuff, let’s familiarize ourselves with the game and build something simple. Get some easy buckets, put some points on the board.

Post a Tweet

In this automation, you’ll create a simple workflow that posts a tweet. While this just scratches the surface of Bytespace’s capabilities, it’s perfect for getting familiar with the builder and scoring a quick win.

Difficulty Level: Easy

Creation Method: AI Prompts

Inputs

  • Tweet text

Outputs

  • Posted tweet on Twitter

Steps to Create This Automation:

This block is created entirely through AI prompts. Click on the ”+” button next to the starting automation block and enter the following prompts 1 at a time:

Important: Execute each prompt individually. Multi-step prompts are coming soon, but for now, create and run each step one at a time.

  1. Opening Twitter

    Prompt:

    open www.x.com
    

    Created Block: New Tab

  2. Creating the Tweet Input

    Prompt:

    Click on the make a post input box and type in "This is my first @BytespaceAI automation!", and make it a text input in the workflow.
    

    Created Block: Forms

  3. Posting the Tweet

    Prompt:

    Click on the Post button to post the tweet
    

    Created Block: Click Element

So what’s next - Reddit? Crunchbase? Wikipedia? Any website is possible; where you take things from here is up to you.

Ready to Test?

But before we get ahead of ourselves, let’s learn about the different ways we can test complex workflows as we’re building them.