PipedreamHQ / PipedreamHQ/pipedream
[Components] chatbotic
Open
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# chatbotic
## URLs
## Polling Sources
### new-lead
#### Prompt
Emit new event when a new lead is captured. Required props: 'Email', 'Mobile'. The user needs to configure the widget settings in the Chatbotic app to capture these details.
## Actions
### chat-with-chatbotic
#### Prompt
Get a response from Chatbotic for a specific chat. This action requires the prop 'chat-text', which should hold the message that you want Chatbotic to respond to. An optional prop would be 'chatbot-id' for specifying which Chatbotic instance to pull responses from if multiple exist.
Contributor guide
Assessment
This issue has not been assessed yet.