Wróć do Preview

Połącz Knoon AI z Preview (System), aby zautomatyzować przepływy pracy AI.

Fill PDF form fields from a map and return a filled PDF attachment.
systemPreviewFillPdfFormAttachment
BETA
Wewnętrzny
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
attachmentattachment PDF attachment URL in knoon-fs:// format.Tak
fieldsmustache JSON map of PDF form field names to values. Text fields use strings, checkboxes use booleans, radio/dropdown/list fields use option strings or arrays, and buttons use caption text. Signature fields require a signing tool.Tak
passwordstring PDF password if the source PDF is password protected.Nie
flattenboolean Flatten the form after filling. Defaults to false.Nie
fileNamestring Optional output filename. Defaults to the original filename with -filled.pdf.Nie
Zwroty
NazwaTypOpis
statusstring DONE.
attachmentstring Filled PDF attachment URL.
filledFields[]string PDF field name.