2
0

docs: 📝 Import / Export flow

This commit is contained in:
Baptiste Arnaud
2022-06-02 16:51:54 +02:00
parent f42dd48533
commit e5d7f1d1ce
3 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# Export / Import a typebot
A typebot flow can be exported to a JSON file using the menu button at the top right of the builder:
<img
src="/img/export_flow.png"
width="400"
alt="Export flow button"
/>
Then this file can be imported when creating a new typebot by choosing "Import a file":
<img
src="/img/import_flow.png"
alt="Import flow button"
/>

BIN
apps/docs/static/img/export_flow.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

BIN
apps/docs/static/img/import_flow.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 KiB