Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] tave #13215

Open
pipedream-component-development opened this issue Aug 8, 2024 · 0 comments · May be fixed by #14486
Open

[Components] tave #13215

pipedream-component-development opened this issue Aug 8, 2024 · 0 comments · May be fixed by #14486
Assignees
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

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Aug 8, 2024

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

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Sep 23, 2024
@luancazarine luancazarine self-assigned this Nov 1, 2024
@luancazarine luancazarine linked a pull request Nov 1, 2024 that will close this issue
@luancazarine luancazarine moved this from Doing to Blocked in Component (Source and Action) Backlog Nov 4, 2024
@luancazarine luancazarine added the paid-account-needed Blocked because it is necessary a paid account to continue the development label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Development

Successfully merging a pull request may close this issue.

3 participants