PipedreamHQ / PipedreamHQ/pipedream
[Components] salesblink
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# salesblink
## URLs
## Webhook Sources
### new-lead-instant
#### Description
Emit new event when a new lead is added to SalesBlink. Users can optionally filter by a specific campaign.
### new-email-reply-instant
#### Description
Emit new event when a lead replies to an email sent through SalesBlink. Users can optionally filter by campaign or lead status.
### new-meeting-scheduled-instant
#### Description
Emit new event when a lead schedules a meeting through SalesBlink. Users can optionally filter by meeting type or assigned salesperson.
## Actions
### create-lead
#### Description
Create a new lead in SalesBlink. Requires a name and email. Optionally specify company, phone number, and campaign.
### send-email
#### Description
Send an email to a lead via SalesBlink. Requires a lead ID and email content. Optionally specify templates, subject line, and attachments.
### update-lead-status
#### Description
Update the status of an existing lead in SalesBlink. Requires a lead ID and new status. Optionally provide notes or reason for the status change.
Contributor guide
Assessment
This issue has not been assessed yet.