Integrable PDF (Preview)
Integrable PDF is a connector to work with PDF documents. Actions include: watermark PDF documents, protect PDF documents with a password, merge and split PDF documents, and more. Check https://integrable.net/microsoft-flow/pdf for documentation, examples and tutorials.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
support@integrable.net |
Connector Metadata | |
---|---|
Publisher | Integrable, LLC |
Website | https://integrable.net/microsoft-flow/pdf |
Privacy policy | https://integrable.net/privacy |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | Get your API Key in https://integrable.net/sign-up | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Lock PDF |
Lock and set restrictions of a PDF document. https://integrable.net/microsoft-flow/lock-pdf |
Merge PDF |
Combine multiple PDF documents into a single PDF document. https://integrable.net/microsoft-flow/merge-pdf |
Password Protect PDF |
Protect a PDF document with a password. https://integrable.net/microsoft-flow/password-protect-pdf |
Split PDF |
Extract one or more pages from a PDF document. https://integrable.net/microsoft-flow/split-pdf |
Unlock PDF |
Unlock and remove restrictions of a PDF document. https://integrable.net/microsoft-flow/unlock-pdf |
Watermark PDF (Background) |
Add a background watermark to the PDF document. https://integrable.net/microsoft-flow/watermark-pdf |
Watermark PDF (Custom) |
Add a custom watermark to the PDF document. https://integrable.net/microsoft-flow/watermark-pdf-custom |
Watermark PDF (Overlay) |
Add an overlay watermark to the PDF document. https://integrable.net/microsoft-flow/watermark-pdf |
Lock PDF
Lock and set restrictions of a PDF document. https://integrable.net/microsoft-flow/lock-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Allow Accessibility
|
allowAccessibility | boolean |
Accessibility programs can read text and images |
|
Allow Copy
|
allowCopy | boolean |
User can copy text and images to the clipboard |
|
Allow Document Assembly
|
allowDocumentAssembly | boolean |
User can assemble and manipulate the document |
|
Allow Edit
|
allowEdit | boolean |
User can edit the document |
|
Allow Form Filling
|
allowFormFilling | boolean |
User can fill forms |
|
Allow Print
|
allowPrint | boolean |
User can print the document |
|
Allow Update Annotations And Fields
|
allowUpdateAnnotationsAndFields | boolean |
User can add, edit and modify annotations and form fields |
|
Document Open Password
|
documentOpenPassword | string |
The password required to open the PDF document |
|
File Content
|
fileContent | True | byte |
The content of the PDF document |
Permissions Password
|
permissionsPassword | True | string |
The password required to open and change permissions of the PDF document |
Returns
The content of the locked PDF document
- Locked PDF File Content
- binary
Merge PDF
Combine multiple PDF documents into a single PDF document. https://integrable.net/microsoft-flow/merge-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
1st File Content
|
fileContent1 | True | byte |
The content of the first PDF document |
2nd File Content
|
fileContent2 | True | byte |
The content of the second PDF document |
3rd File Content
|
fileContent3 | byte |
The content of the third PDF document |
|
4th File Content
|
fileContent4 | byte |
The content of the fourth PDF document |
Returns
The content of the merged PDF document
- Merged PDF File Content
- binary
Password Protect PDF
Protect a PDF document with a password. https://integrable.net/microsoft-flow/password-protect-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The content of the PDF document |
Password
|
password | True | string |
The password required to open the file |
Returns
The content of the password protected PDF document
- Password Protected PDF File Content
- binary
Split PDF
Extract one or more pages from a PDF document. https://integrable.net/microsoft-flow/split-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The content of the PDF document |
First Page
|
firstPage | integer |
First page of the split PDF document |
|
Last Page
|
lastPage | integer |
Last page of the split PDF document |
Returns
The content of the split PDF document
- Split PDF File Content
- binary
Unlock PDF
Unlock and remove restrictions of a PDF document. https://integrable.net/microsoft-flow/unlock-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The content of the PDF document |
Password
|
password | True | string |
The password required to remove restrictions of the document |
Returns
The content of the unlocked PDF document
- Unlocked PDF File Content
- binary
Watermark PDF (Background)
Add a background watermark to the PDF document. https://integrable.net/microsoft-flow/watermark-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Color
|
color | string |
The color of the text |
|
File Content
|
fileContent | True | byte |
The content of the PDF document |
1st Line
|
line1 | True | string |
First line of the watermark |
2nd Line
|
line2 | string |
Second line of the watermark |
|
3rd Line
|
line3 | string |
Third line of the watermark |
|
Margin
|
margin | number |
Page margin (in inches) |
|
Orientation
|
orientation | string |
The orientation of the text |
|
Style
|
style | string |
The style of the watermark |
|
Transparency
|
transparency | number |
Transparency level from 0 (opaque) to 100 (transparent) |
Returns
The content of the watermarked PDF document
- Watermarked PDF File Content
- binary
Watermark PDF (Custom)
Add a custom watermark to the PDF document. https://integrable.net/microsoft-flow/watermark-pdf-custom
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
fileContent | True | byte |
The content of the PDF document |
1st Line
|
line1 | string |
First line of the watermark |
|
2nd Line
|
line2 | string |
Second line of the watermark |
|
3rd Line
|
line3 | string |
Third line of the watermark |
|
4th Line
|
line4 | string |
Fourth line of the watermark |
|
5th Line
|
line5 | string |
Fifth line of the watermark |
|
Template Id
|
templateId | True | string |
The id of the custom template |
Returns
The content of the watermarked PDF document
- Watermarked PDF File Content
- binary
Watermark PDF (Overlay)
Add an overlay watermark to the PDF document. https://integrable.net/microsoft-flow/watermark-pdf
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Color
|
color | string |
The color of the text |
|
File Content
|
fileContent | True | byte |
The content of the PDF document |
1st Line
|
line1 | True | string |
First line of the watermark |
2nd Line
|
line2 | string |
Second line of the watermark |
|
3rd Line
|
line3 | string |
Third line of the watermark |
|
Margin
|
margin | number |
Page margin (in inches) |
|
Orientation
|
orientation | string |
The orientation of the text |
|
Style
|
style | string |
The style of the watermark |
|
Transparency
|
transparency | number |
Transparency level from 0 (opaque) to 100 (transparent) |
Returns
The content of the watermarked PDF document
- Watermarked PDF File Content
- binary
Definitions
binary
This is the basic data type 'binary'.