-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
- https://developer.alegra.com/reference/getsellers
- https://developer.alegra.com/reference/get_price-lists
- https://developer.alegra.com/reference/get_terms
- https://developer.alegra.com/reference/post_contacts
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
- https://developer.alegra.com/reference/getsellers
- https://developer.alegra.com/reference/get_price-lists
- https://developer.alegra.com/reference/post_invoices
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
Type
Projects
Status