Skip to content

[Components] fakturoid #13809

@pipedream-component-development

Description

fakturoid

URLs

Webhook Sources

invoice-status-change-instant

Prompt

Emit new event when an invoice status changes to 'Overdue' or 'Paid'. Props required: invoice_id, new_status.

URLs

Polling Sources

new-contact

Prompt

Emit new event when a contact is added in fakturoid. No props required.

URLs

new-invoice

Prompt

Emit new event when a new invoice is created in fakturoid. Optional prop: customer_id to filter invoices to a specific customer.

URLs

Actions

create-invoice

Prompt

Creates a new invoice. Requires 'contact_id' and 'lines' props to establish associated contact and invoice items. Optionally, 'number', 'due', and 'note' props may be provided to assign the invoice number, due date and additional notes.

URLs

cancel-uncancel-invoice

Prompt

Cancels an existing invoice or revokes previous cancellation. Requires 'invoice_id' prop denoting the identification number of the relevant invoice.

URLs

pay-remove-payment-invoice

Prompt

Executes payment for an invoice or removes an already applied payment. Requires 'invoice_id' prop defining the specific invoice to be targeted. Optional 'payment_value' prop can be provided to stipulate payment amount.

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