It would be great to have a section on the web that allows you to go directly to the implementation of basic functionalities like:
- How to use built-in actions (e.g., set variable, send message)
- How to call APIs using Webhooks
- How to send emails from Botpress
- How to integrate with third-party services (e.g., CRMs, Twilio, Google Sheets)
- How to use conditional logic in a flow
- How to collect user input and store it in variables
- ...