chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# Tally Integration
|
||||
|
||||
Connect your Botpress chatbot with **Tally**, a powerful online form builder, and receive form submissions directly in your bot.
|
||||
|
||||
## Configuration
|
||||
|
||||
### Prerequisites
|
||||
|
||||
Before enabling the Botpress Tally integration, make sure you have:
|
||||
|
||||
- A **Tally API key**
|
||||
- The **Form ID** of the Tally form you want to connect to your bot
|
||||
|
||||
### Where to find prerequisites
|
||||
|
||||
#### Tally API Key
|
||||
|
||||
1. Go to settings
|
||||
2. Click the tab **API keys**
|
||||
3. Click the button **Create API key**
|
||||
4. Choose a name for your key
|
||||
5. Save this key for usage
|
||||
|
||||
#### Form ID
|
||||
|
||||
The form id can be found in the url of your form or in the tab **share** inside the share link.
|
||||
It is the ID after the url of the sharelink.
|
||||
|
||||
`https://tally.so/r/[This value here]`
|
||||
|
||||
## Usage
|
||||
|
||||
Once the integration is enabled, your bot can react to events sent by Tally.
|
||||
Reference in New Issue
Block a user