PipedreamHQ / PipedreamHQ/pipedream
[Components] housecall_pro
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# housecall_pro
## URLs
- https://docs.housecallpro.com/
## Webhook Sources
### new-job-instant
#### Description
Emit new event when a new job is created in Housecall Pro. Users can filter by job type or status.
### new-customer-instant
#### Description
Emit new event when a new customer is added to Housecall Pro. Users can optionally filter by customer type.
### new-invoice-instant
#### Description
Emit new event when a new invoice is created in Housecall Pro. Users can filter by invoice status.
## Actions
### create-job
#### Description
Create a new job in Housecall Pro. Requires customer information, job details, and scheduled time.
### send-invoice
#### Description
Send an invoice to a customer via email. Requires invoice ID and recipient email.
### update-job-status
#### Description
Update the status of an existing job in Housecall Pro. Requires job ID and new status value.
Contributor guide
Assessment
This issue has not been assessed yet.