Skip to content

[Components] the_bookie #13973

@pipedream-component-development

Description

the_bookie

URLs

Polling Sources

new-contact-updated-instant

Prompt

Emit new event when a contact is created or updated. Required props: address book ID, contact ID.

URLs

new-invoice-paid-instant

Prompt

Emit new event when the state of an invoice is changed to 'paid'. Required props: invoice ID.

URLs

new-invoice-created-instant

Prompt

Emit new event when a new invoice is created. Required props: invoice ID, optional: customer ID to whom it belongs.

URLs

Actions

create-contact

Prompt

Instantly creates a new contact in the address book, requires name, email, and phone number as required props, while the address and any extra notes are optional.

URLs

create-sales-invoice

Prompt

Creates a new sales invoice. Required props include invoice number, client identifier, product or service details. Additional but optional props could be applied discounts, tax information, due date, and payment terms.

URLs

find-or-create-contact

Prompt

Searches for a contact from the address book, if not found, creates a new contact. Name, email, and phone number are used to conduct the search and are therefore required props. The address and extra notes are optional props.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions