Skip to main content

Fill in a PDF Form

Fill in all editable fields from a PDF form. To get the list of fields from a PDF form use the ‘Retrieve all fields from a PDF Form’ Wrk Action'. To fill in a checkbox use true, 1 or “Yes”.

Application

  • PDF

Inputs (what you have)

NameDescriptionData TypeRequired?Example
PDF filePDF file to extract pages fromFileYes
PDF fieldsA JSON array of the fields that you are filling in and the values to give themText (Long)No{“FullName”:”Jane Smith”}
Output filenameOptional custom filename for the filled PDF fileText(Long)Nosample.pdf

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Filled in PDFThe provided PDF form file with fields filled outFileNo

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A