[Components] tave #13215
Labels
paid-account-needed
Blocked because it is necessary a paid account to continue the development
triaged
For maintainers: This issue has been triaged by a Pipedream employee
tave
URLs
Webhook Sources
new-contact-instant
Prompt
Emit new event when a contact is created. Props: client id (required)
URLs
new-order-booked-instant
Prompt
Emit new event when an order is booked, including manually booked orders in manager and electronic bookings in client access. Props: order id (required), manager id (optional), client id (optional)
URLs
new-payment-instant
Prompt
Emit new event when a new payment is created. Props: payment id (required), order id (optional)
URLs
Actions
create-contact
Prompt
Creates a new contact in the Tave system. Required props: kind and contact details including name and email. Optional props: phone number, address.
URLs
find-contact
Prompt
Searches for an existing contact in the Tave system. Required props: contact name or email.
URLs
create-job
Prompt
Creates a new job in the Tave system with associated items typically linked with a job. Required props: job details including client details and job specifics. Optional props: additional items, notes or instructions.
URLs
The text was updated successfully, but these errors were encountered: