PipedreamHQ / PipedreamHQ/pipedream
[Components] bettercontact
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# bettercontact
## URLs
- https://doc.bettercontact.rocks/api-reference/introduction
## Webhook Sources
### new-lead-instant
#### Description
Emit new event when a new lead is captured through a BetterContact form. Requires form ID selection.
### new-form-submission-instant
#### Description
Emit new event when any form is submitted on your BetterContact account. Optionally filter by specific form ID.
### new-message-instant
#### Description
Emit new event when a message is received through a BetterContact chat or contact widget. Optionally filter by channel (chat, widget, etc.).
## Actions
### create-lead
#### Description
Create a new lead in BetterContact with specified name, email, and any custom fields.
### create-form-submission
#### Description
Submit a form programmatically via BetterContact with user inputs like form ID, name, email, and custom fields.
### add-tag-to-lead
#### Description
Add one or more tags to an existing lead to assist with segmentation or workflows. Requires lead ID and tag name(s).
Contributor guide
Assessment
This issue has not been assessed yet.