PipedreamHQ / PipedreamHQ/pipedream
[Components] piped
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# piped
## URLs
- https://docs.piped.video/docs/api-documentation/
## Webhook Sources
### new-message-instant
#### Description
Emit new event when a new message is received. Users can configure filters based on sender, channel, or keywords.
### new-contact-instant
#### Description
Emit new event when a new contact is created. Users can specify filters based on contact type or source.
### new-conversation-instant
#### Description
Emit new event when a new conversation is started. Users can configure filters based on assigned agent or channel type.
## Actions
### send-message
#### Description
Send a message to a contact or channel. Users must provide message content and recipient details.
### create-contact
#### Description
Create a new contact with details such as name, email, and phone number.
### assign-conversation
#### Description
Assign a conversation to a specific agent or team. Users must provide a conversation ID and assignee details.
Contributor guide
Assessment
This issue has not been assessed yet.