PipedreamHQ / PipedreamHQ/pipedream
[Components] facturadirecta
Open
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# facturadirecta
## URLs
## Webhook Sources
### new-contact-instant
#### Prompt
Emits new event when a new contact is added to facturadirecta. Required props: credential to access facturadirecta. Optional props: contact details fields.
## Actions
### create-invoice
#### Prompt
Creates a detailed sales invoice with line-item support. Required props: invoice details including line items.
### create-client
#### Prompt
Allows creation of a new client. Required props: client's details.
### update-invoice-balance
#### Prompt
Generates a new payment for a specific invoice. Required props: invoice id, payment details.
Contributor guide
Assessment
This issue has not been assessed yet.