PipedreamHQ / PipedreamHQ/pipedream

[Components] botsonic

Open
#16,054 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# botsonic
## URLs
- https://docs.writesonic.com/reference/chatsonic_v2businesscontentchatsonic_post-1
## Webhook Sources
### new-message-instant
#### Description
Emit new event when a user sends a message to the chatbot. Users can filter by chatbot ID if supported.
### new-conversation-instant
#### Description
Emit new event when a new conversation is started with the chatbot. Users can filter by chatbot ID if supported.
### new-feedback-instant
#### Description
Emit new event when a user provides feedback (e.g., thumbs up/down) on a bot response. Users can filter by chatbot ID if supported.
## Actions
### send-message
#### Description
Send a message to the chatbot and receive a response. Requires chatbot ID and message text.
### create-chatbot
#### Description
Create a new chatbot with specified settings. Requires bot name and configuration options.
### update-chatbot-settings
#### Description
Update settings for an existing chatbot. Requires chatbot ID and updated configuration parameters.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.