docs: 📝 Import / Export flow
This commit is contained in:
16
apps/docs/docs/editor/export_import.md
Normal file
16
apps/docs/docs/editor/export_import.md
Normal 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
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
BIN
apps/docs/static/img/import_flow.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 507 KiB |
Reference in New Issue
Block a user