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] egestor #15772

Open
pipedream-component-development opened this issue Feb 28, 2025 · 0 comments
Open

[Components] egestor #15772

pipedream-component-development opened this issue Feb 28, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

egestor

URLs

Webhook Sources

new-sale-instant

Description

Emit new event when a sale is recorded in eGestor. Users can specify optional filters such as product, customer, or sale status.

new-customer-instant

Description

Emit new event when a new customer is added to eGestor. Users can filter by customer type or tags.

new-invoice-instant

Description

Emit new event when a new invoice is generated in eGestor. Users can filter by invoice status (e.g., pending, paid, overdue).

Actions

create-invoice

Description

Create a new invoice in eGestor. Requires customer details, invoice items, and total amount. Optional fields include due date and notes.

create-customer

Description

Create a new customer in eGestor. Requires customer name and contact details. Optional fields include address, tax ID, and tags.

record-sale

Description

Record a new sale transaction in eGestor. Requires product details, quantity, and customer. Optional fields include discounts and payment method.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant