Skip to content

[Components] alegra #13261

@pipedream-component-development

Description

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

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