Skip to main content
- Log into your account
- Click ‘New Bot’
- Select prompt from dropdown menu
- Enter company name
- Click ‘Add bot’
- Click “+Add Source” button to add the information you want your chatbot to know
Now you want to add the software API calls you want your web app assistant to have.
- Click ‘Actions’ tab
- Click ‘Custom Actions’ sub tab
You’ll need to create 1 Action Set for each API.
- Click ‘New Action Set’ button
- Enter Action Set Name
- Click ‘Import OpenAPI’ button to enter OpenAPI Spec (optional)
- Select your Authentication. If API Token, then;
- Enter your API Token Key
- Enter Description
- Click ‘Save’ button
- Click ‘New Action’ button
- Enter Action Name and Description
- Fill out Action Operation
- Click ‘Test Action’ button
- Click ‘Save’ button
- Click ‘Settings’ tab
- Customize your chatbots prompt message, colors, font, and icon
- Click “Test it out” to check it’s functionality and appearance
- Click ‘Deploy’ tab