Prerequisites
- An Asana account
- Access to an existing Asana workspace.
Setting up the Asana integration in Botpress
- Go to the Integration Hub in Botpress Cloud (if you don’t have the integration installed yet).
- Find and open the Asana integration then click on the “Install to Bot” button, now go back to your bot settings.
- Enabled: Whether Botpress will communicate with Asana
- Webhook URL: The URL for receiving data in Botpress. (You shall not be using it)
- API Token: The API token generated from Asana
- Workspace Gid: The workspace ID obtained from Asana
Setting up Asana
- Generate a Personal Access Token on Asana. Follow these instructions to get your token. Once you have it, paste it in the API Token input in Botpress.
- Get the workspace ID. You can obtain your workspace ID by visiting this link while logged in to your Asana account. The workspace ID corresponds to the
gid
parameter of the workspace you want to use. Paste it in the Workspace Gid input in Botpress.
NoteThe Asana API rate limits are applicable. Also, note that certain advanced Asana features tied to paid plans may not be accessible.