Fills in PDF form by provided data with the help of Zapier. Follow this instruction to create a fillable PDF.
Output Parameters
Parameter |
Description |
Example |
---|---|---|
File Content |
Raw content of result file. |
It is the content of the result file. |
Setup Parameters
Parameter |
Description |
Example |
---|---|---|
App |
Select the app. |
Plumsail Documents |
Action event |
Select an action from the Plumsail Documents bundle. |
Fill in PDF Form |
Account |
To allow your zaps to get information from and send it to Plumsail Documents, you need to create a connection. |
For more information on how to create a connection to Plumsail Documents, see the online Help. |
Configure Parameters
Parameter |
Description |
Example |
---|---|---|
PDF file |
Raw content of PDF document. |
You may get the content of the source PDF from the OneDrive app or from some other app. |
JSON Data |
The data that will be used to fill in the form. |
{
"FirstName": "David",
"LastName": "Navarro",
"CompanyName": "Contoso LLC",
"Position": "Marketing manager"
}
|
Lock form fields |
Disable fields editing after filling them. |
If you want to lock the fields after filling the PDF form activate the option. |
Password |
A password to open the source PDF form. |
PAs$word |
Download a source PDF form and use it in the Fill in PDF Form action along with the JSON data.