Update properties of documents (e.g. for archiving)
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | Your GetMyInvoices Account. | Ja | |
documents | SPREADSHEET | Data for the documents to be updated. | Ja | |
mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | id | SINGLE | The documentUid of GetMyInvoices documents. | Ja | | isArchived | SINGLE | Set to true to archive documents. Set to false otherwise. | Nein | | tags | SINGLE | Comma seperated list of tags. | Nein | | note | SINGLE | Additional note to the document. | Nein | |
|
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
updatedDocuments | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | success | SINGLE | | Nein | | documentUid | SINGLE | | Nein | | errors | SINGLE | | Nein | |
|