-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
zoho-books
URLs
Webhook Sources
new-customer-instant
Prompt
Emit new event when a new customer is created. No additional props are necessary to set.
new-expense-instant
Prompt
Emit new event when a new expense is created. The user needs to set the expense category as a required prop.
new-sales-invoice-instant
Prompt
Emit new event when a new sales invoice is generated. Required props include the product/item and the customer receiving the invoice.
Actions
create-estimate
Prompt
Initiates the creation of a new estimate. Requires props including customer name and estimate details.
find-invoice
Prompt
Allows the search of an existing invoice. Requires an invoice ID as a prop to locate the specific invoice.
create-customer
Prompt
Initiates the creation of a new customer. Requires props such as customer name and contact details.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done