Sorry!
Botflow Editor doesn't work on small screens. ๐Ÿ˜”

Back to dashboard

Blocks

Drag a block to the right:

Send a Message

Send a message to user e.g "Hi"

Ask Question with Options

E.g Ask gender.

Ask Question with Input

E.g Ask Name.

Conditional Jumps

E.g Address as Mr. if gender is male

Send a Picture

E.g a product photo or simply a GIF?

Receive Email

Get e-mail of the responses collected.

Script Block

Meant for developers.

Get API

Get data from an API/URL.

Post API

Post data to an API/URL.

Embed this code in your website before the closing </body> tag:

<script>
window.botflow_bot_id = '894a3bb3-438b-4d57-8072-9aac8f334df5';
window.botflow_bot_name = 'FirstBot';
</script>
<script src="https://app.botflowapp.com/js/botscript.js"></script>


Want a shareable page instead?

Here is your link: https://app.botflowapp.com/bot/894a3bb3-438b-4d57-8072-9aac8f334df5

P.S Don't forget to "Publish" your bot for above to work.