PDF4me Convert (Preview)
Enhance your workflows with the powerful capabilities of the PDF4me Convert Connector. Seamlessly integrate Convert office to pdf and pdf to office and more to drive better efficiency and intelligence across your processes.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | 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) |
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - 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) |
| 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) |
| Contact | |
|---|---|
| Name | PDF4me Support |
| URL | https://dev.pdf4me.com/help/ |
| support@pdf4me.com |
| Connector Metadata | |
|---|---|
| Publisher | Ynoox GmbH |
| Website | https://dev.pdf4me.com/ |
| Privacy policy | https://dev.pdf4me.com/privacy-policy/ |
| Categories | AI;Website |
Title: PDF4me Convert
Description: Enhance your workflows with the powerful capabilities of the PDF4me Convert Connector. Seamlessly integrate Convert office to pdf and pdf to office and more to drive better efficiency and intelligence across your processes.
Publisher: PDF4me Ynoox GmbH
Prerequisites : You need a trial or an active/valid subscription in order to try our Convert features.
Obtaining Credentials : To use this integration, you need to have an account on the PDF4me Developer Portal. Follow steps below to get your Subscription Key.
How to get PDF4me Subscription Key
- Register in PDF4me Developer Portal and start a Free Trial
- Go to Api Keys tab in the Developer Portal.
- Select an application or Create a new application.
- You will find a Primary Key and Secondary Key listed under the application. Click on Copy Key button beside the Primary Key for Power Automate text and paste it to Power Automate PDF4me connection
Getting Started : You can integrate PDF4me connector with Flow in easy steps. To know about the integration & more, visit our documentation page: PDF4me : Getting Started
Known Issues and Limitations : None
Deployment Instructions : It is very simple to deploy as any other costom connector.
You're now ready to start using this Convert integration.
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 | The api_key for this api | True |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
Call Custom API
Call Custom API from PDF. https://dev.pdf4me.com/power-automate/documentation/actions/custom-api-call/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Feature path
|
featurePath | True | string |
Method Name or ID of the feature to be called |
|
Request body
|
body | string |
Request body payload |
Returns
Convert HTML to PDF
Convert HTML pages to PDF. https://docs.pdf4me.com/integration/power-automate/convert/html-to-pdf/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
Map source File Content from the source action. HTML/ZIP supported. |
|
HTML File Name
|
docName | True | string |
HTML file name with extension |
|
Index File Path
|
indexFilePath | string |
Index File Path required if input file is ZIP. |
|
|
Page Layout
|
layout | string |
Set page layout. |
|
|
Page Size
|
format | string |
Set Paper size |
|
|
Scale
|
scale | float |
Scale to page. |
|
|
Top Margin
|
topMargin | string |
Set top margin. |
|
|
Bottom Margin
|
bottomMargin | string |
Set bottom margin. |
|
|
Left Margin
|
leftMargin | string |
Set left margin. |
|
|
Right Margin
|
rightMargin | string |
Set right margin. |
|
|
Print Background
|
printBackground | boolean |
Display background images. |
Returns
Output file content from the PDF4me API response.
- File Content
- binary
Convert Json To Excel
Convert Json To Excel. Please refer here for more info - https://docs.pdf4me.com/integration/power-automate/convert/convert-json-to-excel/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
The content of the input file |
|
File Name
|
Name | True | string |
Name of the file |
|
First Row
|
firstRow | integer |
Row position from where it should start |
|
|
First Column
|
firstColumn | integer |
Column position from where it should start |
|
|
Worksheet Name
|
worksheetName | string |
Name of the new worksheet in excel. If empty, it will be set as Sheet1 |
|
|
Convert Number and Date
|
convertNumberAndDate | boolean |
Whether to convert number and date automatically |
|
|
Date Format
|
dateFormat | string |
Format for date and time string. check for formats here - https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings |
|
|
Number Format
|
numberFormat | string |
Format for numbers. check for formats here - https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings |
|
|
Ignore Null Values
|
ignoreNullValues | boolean |
Ignore Null Values in json property values |
|
|
Set title to Bold
|
isTitleBold | boolean |
Set title to bold |
|
|
Wrap Title text
|
isTitleWrapText | boolean |
Wraps title for longer text |
Returns
Output file content from the PDF4me Connect
- File Content
- binary
Convert Md to PDF
Convert MD files to PDF. https://docs.pdf4me.com/integration/power-automate/convert/convert-markdown-to-pdf/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
Map source File Content from the source action. .md/.zip supported. |
|
Input File Name
|
docName | True | string |
Source file name with file extension |
|
Markdown File Path
|
mdFilePath | string |
Markdown File Path required if input file is ZIP. |
Returns
Output file content from the PDF4me API response.
- File Content
- binary
Convert PDF to Excel
Convert PDFs with tabular data into Excel spreadsheets. https://docs.pdf4me.com/integration/power-automate/convert/pdf-to-excel/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
Map source File Content from the source action |
|
File Name
|
Name | True | string |
Source file name with file extension |
|
QualityType
|
qualityType | True | string |
Choose QualityType |
|
Language
|
language | string |
Language of the source file |
|
|
Merge All Sheets
|
mergeAllSheets | boolean |
Merge All Sheets after conversion to excel |
|
|
Output Format
|
outputFormat | string |
Choose Output Format |
|
|
Is Async
|
isAsync | boolean |
Set process as Async if takes long time |
Returns
Output file content from the PDF4me API response
- File Content
- binary
Convert PDF to PowerPoint
Convert PDF into Powerpoint Presentation slides. https://docs.pdf4me.com/integration/power-automate/convert/convert-pdf-to-powerpoint/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
Map source File Content from the source action |
|
File Name
|
Name | True | string |
Source file name with file extension |
|
QualityType
|
qualityType | string |
Choose Quality Type |
|
|
Language
|
language | string |
Language of the source file |
|
|
Is Async
|
isAsync | boolean |
Set process as Async if takes long time |
Returns
Output file content from the PDF4me API response
- File Content
- binary
Convert PDF to Word
Convert PDF documents to high quality editable Word files. https://docs.pdf4me.com/integration/power-automate/convert/pdf-to-word/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
Map source File Content from the source action |
|
File Name
|
Name | True | string |
Source file name with file extension |
|
QualityType
|
qualityType | True | string |
Choose QualityType |
|
Language
|
language | string |
Language of the source file |
|
|
Is Async
|
isAsync | boolean |
Set process as Async if takes long time |
Returns
Output file content from the PDF4me API response
- File Content
- binary
Convert to PDF
Convert any type of office documents or images into PDFs. https://docs.pdf4me.com/integration/power-automate/convert/convert-to-pdf/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
Map source File Content from the source action |
|
File Name
|
Name | True | string |
Source file name with file extension |
Returns
Output file content from the PDF4me API response
- File Content
- binary
Convert URL to PDF
Convert your URL file to PDF. https://docs.pdf4me.com/integration/power-automate/convert/convert-url-to-pdf/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Web URL
|
webUrl | True | string |
Web URL to be converted as PDF |
|
Auth Type
|
authType | string |
Authentication Type for Url Website if any |
|
|
Username
|
username | string |
Username if auth is required |
|
|
Password
|
password | string |
Password if auth is required |
Returns
Output file content from the PDF4me API response.
- File Content
- binary
Convert Visio
Convert Visio to any format. Please refer here for more info - https://docs.pdf4me.com/integration/power-automate/convert/convert-visio/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Output Format
|
schemaVal | string |
Output Format for Visio file |
|
|
operation
|
operation | dynamic |
Returns
Output file content from the PDF4me Connect
- File Content
- binary
Convert Word to PDF Form
Convert a Word file to PDF with form controls intact. Please refer here for more info - https://docs.pdf4me.com/integration/power-automate/convert/convert-word-to-pdf-form/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | True | byte |
The content of the Word file |
|
File Name
|
Name | True | string |
Name of the Word file |
Returns
Output file content from the PDF4me Connect
- File Content
- binary
Create PdfA
Create PdfA document. https://docs.pdf4me.com/integration/power-automate/convert/create-pdfa/
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Compliance
|
compliance | True | string |
Select the compliance from the list |
|
File Content
|
docContent | True | byte |
Input file content from the source |
|
File Name
|
Name | True | string |
Input file name from the source |
|
Allow Upgrade
|
allowUpgrade | boolean |
Allow upgrade of compliance |
|
|
Allow Downgrade
|
allowDowngrade | boolean |
Allow downgrade of compliance |
Returns
Output File Content from the PDF4me Connect
- File Content
- binary
Definitions
binary
This is the basic data type 'binary'.