21
apps/docs/api-reference/how-to.mdx
Normal file
21
apps/docs/api-reference/how-to.mdx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: How-to
|
||||
---
|
||||
|
||||
### How to find my `typebotId`
|
||||
|
||||
If you'd like to execute the typebot in preview mode, you will need to provide the ID of the building typebot available in the editor URL:
|
||||
|
||||
<Frame>
|
||||
<img src="/images/api/typebotId.png" alt="Get typebot ID" />
|
||||
</Frame>
|
||||
|
||||
### How to find my `publicId`
|
||||
|
||||
For published typebot execution, you need to provide the public typebot ID available here:
|
||||
|
||||
<img src="/images/api/publicId.png" alt="Get typebot ID" />
|
||||
|
||||
### How to find my `workspaceId`
|
||||
|
||||
In your workspace dashboard, head over to `Settings & Members > Workspace > Settings` and copy the workspace ID
|
||||
Reference in New Issue
Block a user