@@ -105,7 +105,7 @@ Then we can use these variables to display dynamic content in the next bubbles:
|
||||
|
||||
Possibilities are endless when it comes to API calls, you can litteraly call any API and fetch any data you want.
|
||||
|
||||
Feel free to ask the [community](https://www.facebook.com/groups/typebot) for help if you struggle setting up a Webhook block.
|
||||
Feel free to ask the [community](https://typebot.io/discord) for help if you struggle setting up a Webhook block.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
@@ -28,4 +28,4 @@ if({{Category}} === 'qualified') {
|
||||
}
|
||||
```
|
||||
|
||||
Do you need to do something but you're not sure how to? [Ask the community for help!](https://www.facebook.com/groups/typebot)
|
||||
Do you need to do something but you're not sure how to? [Join the Discord server](https://typebot.io/discord) and get instant help!
|
||||
|
||||
@@ -59,8 +59,8 @@ module.exports = {
|
||||
title: 'Community',
|
||||
items: [
|
||||
{
|
||||
label: 'Facebook Group',
|
||||
href: 'https://www.facebook.com/groups/typebot',
|
||||
label: 'Discord',
|
||||
href: 'https://typebot.io/discord',
|
||||
},
|
||||
{
|
||||
label: 'Twitter',
|
||||
|
||||
Reference in New Issue
Block a user