Skip to content

GetMyInvoicesGetDocumentList - GetMyInvoices

← GetMyInvoices Add-On Übersicht

Fetch document and invoice data.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Your GetMyInvoices account. Nein
limit STRING The max. number of API-Calls made. One call just fetches a certain amount of documents. Increase this limit to fetch more documents (more API-Calls will be made). Nein
startDateFilter DATETIME Start document date filter (e.g. 2022-01-18 fetches all documents created after this date) Nein
archivedFilter STRING Filter archived documents. Possible values: Only not archived, Any, Only archived Ja
  • Only not archived
  • Any
  • Only archived

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

Name Datentyp Beschreibung Werte
documents SPREADSHEET Spreadsheet containing document data.
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
documentUid SINGLE
createdAt SINGLE
companyUid SINGLE
companyName SINGLE
documentType SINGLE
documentNumber SINGLE
documentDate SINGLE
documentDueDate SINGLE
netAmount SINGLE
vat SINGLE
taxRates SINGLE
grossAmount SINGLE
currency SINGLE
isArchived SINGLE
isLocked SINGLE
isOcrCompleted SINGLE
tags SINGLE
note SINGLE
source SINGLE
filename SINGLE
fileSize SINGLE
paymentStatus SINGLE
paymentMethod SINGLE
supplierUid SINGLE
paymentDetails_account_number SINGLE
paymentDetails_sepa_creditor_id SINGLE
paymentDetails_sepa_mandate_reference SINGLE
paymentDetails_cash_discount_date SINGLE
paymentDetails_cash_discount_value SINGLE
paymentDetails_sender_email SINGLE
paymentDetails_recipient_email SINGLE
paymentDetails_transaction_id SINGLE