Botsonic
Learn how to use Botsonic with Composio
Overview
Enum
BOTSONIC
Description
Botsonic is a no-code AI chatbot builder that enables users to create and integrate AI chatbots into their websites without any coding knowledge.
Authentication Details
API_KEY
api_key
Actions
BOTSONIC_BULK_UPLOAD_URLS
Action Parameters
bot_id
urls
Action Response
data
error
successful
BOTSONIC_DELETE_BOT_DATA
Action Parameters
data_id
Action Response
data
error
successful
BOTSONIC_DELETE_STARTER_QUESTION
Action Parameters
id
Action Response
data
error
successful
BOTSONIC_DELETE_UPLOADED_FILE
Action Parameters
file_id
Action Response
data
error
successful
BOTSONIC_GET_ALL_BOTS
Action Parameters
Action Response
data
error
successful
BOTSONIC_GET_ALL_BOT_DATA
Action Parameters
page
search_query
size
sort_by
sort_order
Action Response
data
error
message
page
size
success
successful
total
BOTSONIC_GET_ALL_CONVERSATIONS
Action Parameters
page
size
Action Response
data
error
successful
BOTSONIC_GET_ALL_FAQS
Action Parameters
page
search_query
size
sort_by
sort_order
Action Response
data
error
message
page
size
success
successful
total
BOTSONIC_GET_ALL_STARTER_QUESTIONS
Action Parameters
Action Response
data
error
successful
BOTSONIC_UPDATE_STARTER_QUESTION
Action Parameters
answer
id
question
Action Response
data
error
successful