Terug naar Preview

Verbinding maken met Knoon AI met Preview (System) om AI-workflows te automatiseren.

Fill PDF form fields from a map and return a filled PDF attachment.
systemPreviewFillPdfFormAttachment
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
attachmentattachment PDF attachment URL in knoon-fs:// format.Ja
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.Ja
passwordstring PDF password if the source PDF is password protected.Nee
flattenboolean Flatten the form after filling. Defaults to false.Nee
fileNamestring Optional output filename. Defaults to the original filename with -filled.pdf.Nee
Retouren
NaamTypeBeschrijving
statusstring DONE.
attachmentstring Filled PDF attachment URL.
filledFields[]string PDF field name.