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] alegra #13261

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

[Components] alegra #13261

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

alegra

URLs

Webhook Sources

new-client

Prompt

Emit new event when a brand new client is created. No props are required to configure this trigger.

URLs

new-invoice

Prompt

Emit new event when a new invoice is created. No props are required to configure this trigger.

URLs

new-item

Prompt

Emit new event each time a new item is added. No props are required to configure this trigger.

URLs

Actions

create-contact

Prompt

Adds a new contact to 'Alegra. Props required include: 'name'. Optional props could be 'identification', 'address', 'city', 'phonePrimary', 'phoneSecondary', 'mobile', 'seller', 'priceList', 'term', 'email', 'type', 'status', 'fax', 'debtToPay', 'accountReceivable', 'internalContacts', 'ignoreRepeated' and 'statementAttached'. Props 'seller', 'priceList' and 'term' have async options.

URLs

create-invoice

Prompt

Generates a new invoice in 'Alegra. Required props include: 'items', 'dueDate', 'date' and 'client'. Optional props could be 'status', 'numberTemplateId', 'numberTemplatePrefix', 'numberTemplateNumber', 'payments', 'estimate', 'termsConditions', 'anotation', 'observations', 'seller
', 'priceList', 'currency', 'retentions', 'warehouse', 'remissions', 'costCenter', 'comments', 'periodicity'. Props 'seller' and 'priceList' have async props.

URLs

find-contact

Prompt

Searches for an existing contact in 'Alegra. The query to find the contact is a required prop. This could be through email, phone number, or name.

URLs

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Sep 20, 2024
@luancazarine luancazarine self-assigned this Jan 2, 2025
@luancazarine luancazarine linked a pull request Jan 2, 2025 that will close this issue
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
Development

Successfully merging a pull request may close this issue.

3 participants