Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Converter by Power2Apps
Convert PDF, HTML, Word, Excel, CSV, JSON, XML, PowerPoint and images. Create, merge, split, protect, unlock, compress PDF (incl. PDF/A) and extract pages. Create or edit Word (DOCX), Excel (XLSX), PowerPoint (PPTX) files. Convert CSV/JSON/XML to Excel/CSV, HTML to PDF/image, HTML tables to Excel/CSV. Resize, rotate, compress images (PNG, JPEG, WebP, BMP, SVG). Generate QR codes, barcodes, charts, watermarks. Run regex, translate text, parse XRechnung/ZUGFeRD e-invoices.
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 | Power2Apps Support |
| URL | https://www.power2apps.de/en/contact |
| getintouch@power2apps.de |
| Connector Metadata | |
|---|---|
| Publisher | Power2Apps P2A GmbH |
| Website | https://www.power2apps.de/en |
| Privacy policy | https://www.power2apps.de/en/converterprivacypolicy |
| Categories | Content and Files;Data |
Convert PDF, HTML, Word, Excel, CSV, JSON, XML, PowerPoint and images. Create, merge, split, protect, unlock, compress PDF (incl. PDF/A) and extract pages. Create or edit Word (DOCX), Excel (XLSX), PowerPoint (PPTX) files. Convert CSV/JSON/XML to Excel/CSV, HTML to PDF/image, HTML tables to Excel/CSV. Resize, rotate, compress images (PNG, JPEG, WebP, BMP, SVG). Generate QR codes, barcodes, charts, watermarks. Run regex, translate text, parse XRechnung/ZUGFeRD e-invoices.
Prerequisites
You will need a key to use this connector and build workflows with it.
How to get credentials?
- Create a free key on https://www.power2apps.de/apikey/
Creating a connection
The connector supports the following authentication types:
| Default | Parameters for creating connection. | All regions | Shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is shareable connection. If the power app is shared with another user, connection is shared as well. For more information, please see the Connectors overview for canvas apps - Power Apps | Microsoft Docs
| Name | Type | Description | Required |
|---|---|---|---|
| API Key | securestring | Get your API Key on https://power2apps.de/apikey | True |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
Add HTML to Word File
- Operation ID:
- V5102_AddHtmlToWord
Add HTML to a Word file (DOCX) or create a new Word file (DOCX) with HTML - https://converter.power2apps.com/5000_word/V5102_AddHtmlToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
HTML
|
html | True | string |
HTML to embed in the Word file |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Add HTML to Word File [DEPRECATED]
- Operation ID:
- V5101_AddHtmlToWord
Add HTML to a Word file (DOCX) or create a new Word file (DOCX) with HTML - https://converter.power2apps.com/5000_word/V5101_AddHtmlToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
HTML
|
html | True | string |
HTML to embed in the Word file |
Returns
Add HTML to Word File [DEPRECATED]
- Operation ID:
- AddHtmlToWord
Add a HTML to a Word file (DOCX) or create a new Word file (DOCX) with a HTML - https://converter.power2apps.com/5000_word/5100_AddHtmlToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
HTML
|
html | string |
HTML to create the Word |
Returns
- Body
- FileResponse
Add Image to Word File
- Operation ID:
- V5032_AddImageToWord
Add Image to a Word file (DOCX) or create a new Word file (DOCX) with image - https://converter.power2apps.com/5000_word/V5032_AddImageToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add (JPEG, PNG, ...) or image URL |
|
Caption Text
|
imageText | string |
Text displayed next to image |
|
|
Maximum Image Width
|
maxWidth | integer |
Maximum width in pixels, capped at 800 (page width). Default: Original width |
|
|
Maximum Image Height
|
maxHeight | integer |
Maximum height in pixels, capped at 2400 (page height). Default: Original height |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Add Image to Word File [DEPRECATED]
- Operation ID:
- AddImageToWord
Add Image to a Word file (DOCX) or create a new Word file (DOCX) with image - https://converter.power2apps.com/5000_word/5030_AddImageToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add (JPEG, PNG, ...) |
|
Caption Text
|
imageText | string |
Text displayed next to image |
Returns
- Body
- FileResponse
Add Image to Word File [DEPRECATED]
- Operation ID:
- V5031_AddImageToWord
Add Image to a Word file (DOCX) or create a new Word file (DOCX) with image - https://converter.power2apps.com/5000_word/V5031_AddImageToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add (JPEG, PNG, ...) or image URL |
|
Caption Text
|
imageText | string |
Text displayed next to image |
|
|
Maximum Image Width
|
maxWidth | integer |
Maximum width in pixels, capped at 800 (page width). Default: Original width |
|
|
Maximum Image Height
|
maxHeight | integer |
Maximum height in pixels, capped at 2400 (page height). Default: Original height |
Returns
Add Image to Word File within Table
- Operation ID:
- V5043_AddImageWithinTableToWord
Add an image to a Word file (DOCX) within a table or create a new Word file (DOCX) with an image within a table - https://converter.power2apps.com/5000_word/V5043_AddImageWithinTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add (JPEG, PNG, ...) or image URL. Table is created automatically |
|
Description Text
|
imageText | string |
Text displayed next to image |
|
|
Maximum Image Width
|
maxWidth | integer |
Maximum width in pixels, capped at 600 (page width) Default: Original width |
|
|
Maximum Image Height
|
maxHeight | integer |
Maximum height in pixels, capped at 2400 (page height) Default: Original height |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Add Image to Word File within Table [DEPRECATED]
- Operation ID:
- V5042_AddImageWithinTableToWord
Add an image to a Word file (DOCX) within a table or create a new Word file (DOCX) with an image within a table - https://converter.power2apps.com/5000_word/V5042_AddImageWithinTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add (JPEG, PNG, ...) or image URL. Table is created automatically |
|
Description Text
|
imageText | string |
Text displayed next to image |
|
|
Maximum Image Width
|
maxWidth | integer |
Maximum width in pixels, capped at 600 (page width) Default: Original width |
|
|
Maximum Image Height
|
maxHeight | integer |
Maximum height in pixels, capped at 2400 (page height) Default: Original height |
Returns
Add Image to Word File within Table [DEPRECATED]
- Operation ID:
- AddImageWithinTableToWord
Add an image to a Word file (DOCX) within a table or create a new Word file (DOCX) with an image within a table
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add (JPEG, PNG, ...) |
|
Caption Text
|
imageText | string |
Text displayed next to image |
Returns
- Body
- FileResponse
Add Image to Word File within Table [DEPRECATED]
- Operation ID:
- AddImageWithinTableToWordV2
Add an image to a Word file (DOCX) within a table or create a new Word file (DOCX) with an image within a table - https://converter.power2apps.com/5000_word/5041_AddImageWithinTableToWordV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Image
|
image | True | byte |
Image to add |
|
Description Text
|
imageText | string |
Text displayed next to image |
Returns
- Body
- FileResponse
Add Table to Word File
- Operation ID:
- V5053_AddTableToWord
Add Table to a Word file (DOCX) or create a new Word file (DOCX) with a table - https://converter.power2apps.com/5000_word/V5053_AddTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Table Data
|
table | True | string |
Table data in CSV or JSON format |
|
Show Headers?
|
hasHeader | boolean |
Show headers of the table? Default = true |
|
|
Table Style
|
tableStyle | string |
'Table Style', as it is named in the original Word document |
|
|
Table Caption
|
tableText | string |
Text displayed next to table |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Add Table to Word File [DEPRECATED]
- Operation ID:
- V5052_AddTableToWord
Add Table to a Word file (DOCX) or create a new Word file (DOCX) with a table - https://converter.power2apps.com/5000_word/V5052_AddTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Table Data
|
table | True | string |
Table data in CSV or JSON format |
|
Show Headers?
|
hasHeader | boolean |
Show headers of the table? Default = true |
|
|
Table Style
|
tableStyle | string |
'Table Style', as it is named in the original Word document |
|
|
Table Caption
|
tableText | string |
Text displayed next to table |
Returns
Add Table to Word File [DEPRECATED]
- Operation ID:
- AddTableToWord
Add Table to a Word file (DOCX) or create a new Word file (DOCX) with a table - https://converter.power2apps.com/5000_word/5050_AddTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Table
|
table | string |
Table as JSON |
|
|
Table Caption
|
tableText | string |
Text displayed next to table |
|
|
Table style
|
tableStyle | string |
Table style |
Returns
- Body
- FileResponse
Add Table to Word File [DEPRECATED]
- Operation ID:
- AddTableToWordV2
Add Table to a Word file (DOCX) or create a new Word file (DOCX) with a table - https://converter.power2apps.com/5000_word/5051_AddTableToWordV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Table Data
|
table | string |
Table data in CSV or JSON format |
|
|
Table Style
|
tableStyle | string |
'Table Style', as it is named in the original Word document |
|
|
Table Caption
|
tableText | string |
Text displayed next to table |
Returns
- Body
- DtoResponseFile
Add Text to Word File
- Operation ID:
- V5062_AddTextToWord
Add a text to a Word file (DOCX) or create a new Word file (DOCX) with a text - https://converter.power2apps.com/5000_word/V5062_AddTextToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Type
|
sectionType | True | string | |
|
Text
|
text | True | string |
Text |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Add Text to Word File [DEPRECATED]
- Operation ID:
- AddTextToWord
Add a text to a Word file (DOCX) or create a new Word file (DOCX) with a text - https://converter.power2apps.com/5000_word/5060_AddTextToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Type
|
sectionType | string | ||
|
Text
|
text | string |
Text |
Returns
- Body
- FileResponse
Add Text to Word File [DEPRECATED]
- Operation ID:
- V5061_AddTextToWord
Add a text to a Word file (DOCX) or create a new Word file (DOCX) with a text - https://converter.power2apps.com/5000_word/V5061_AddTextToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Type
|
sectionType | True | string | |
|
Text
|
text | True | string |
Text |
Returns
Combine CSVs
- Operation ID:
- V2081_CombineCsvs
Combine (aka merge, concate or join) CSV tables - https://converter.power2apps.com/2000_dataHandling/V2081_CombineCsvs
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main CSV
|
mainCsv | True | string |
Main CSV which has to be supplemented with the data from the 'Second CSV' |
|
Combine Column Name
|
mainCsvColumn | True | string |
Column name used for combining data sets |
|
Second CSV
|
secondCsv | True | string |
Second table contains the data to be joined |
|
Second CSV Column
|
secondCsvColumn | string |
If different to 'Combine Column Name' |
Returns
Combine CSVs [DEPRECATED]
- Operation ID:
- JoinCsvs
Join (aka merge, concate or combine) CSV tables - https://converter.power2apps.com/2000_dataHandling/2080_JoinCsvs
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main CSV
|
mainCsv | True | string |
Main CSV which has to be supplemented with the data from the 'Second CSV' |
|
Join Column Name
|
mainCsvColumn | True | string |
Join using the column name common to both tables |
|
Second CSV
|
secondCsv | True | string |
Second table contains the data to be joined |
|
Second CSV Column
|
secondCsvColumn | string |
If different to 'Join Column Name' |
Returns
- Body
- DtoResponseCsv
Combine JSON Arrays
- Operation ID:
- V2091_CombineJsonArrays
Combine (aka merge, concate or join) JSON lists - https://converter.power2apps.com/2000_dataHandling/V2091_CombineJsonArrays
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main JSON
|
mainJson | True | string |
Main JSON which has to be supplemented with the data from the 'Second JSON' |
|
Combine Property Name
|
mainJsonProperty | True | string |
Property name used for combining data sets |
|
Second JSON
|
secondJson | True | string |
Second JSON contains the data to be joined |
|
Second JSON Property
|
secondJsonProperty | string |
If different to 'Combine Property Name' |
Returns
Combine JSON Arrays [DEPRECATED]
- Operation ID:
- JoinJsons
Join (aka merge, concate or combine) JSON lists - https://converter.power2apps.com/2000_dataHandling/2090_JoinJsons
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main JSON
|
mainJson | True | string |
Main JSON which has to be supplemented with the data from the 'Second JSON' |
|
Join Property Name
|
mainJsonProperty | True | string |
Join using the property name common to both JSONs |
|
Second JSON
|
secondJson | True | string |
Second JSON contains the data to be joined |
|
Second JSON Property
|
secondJsonProperty | string |
If different to 'Join Property Name' |
Returns
- Body
- DtoResponseJson
Compress JPG Image
- Operation ID:
- V3042_CompressImage
Compress a JPG (JPEG) image - https://converter.power2apps.com/3000_imagesBarcodes/V3042_CompressImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file to be compressed |
|
Image Quality
|
quality | integer |
The quality of the image (0-100). Default = 70 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Compress JPG Image [DEPRECATED]
- Operation ID:
- CompressImage
Compress a JPG (JPEG) image - https://converter.power2apps.com/3000_imagesBarcodes/3040_CompressImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Quality
|
quality | integer |
The quality of the image (0-100) |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Compress JPG Image [DEPRECATED]
- Operation ID:
- V3041_CompressImage
Compress a JPG (JPEG) image - https://converter.power2apps.com/3000_imagesBarcodes/V3041_CompressImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file to be compressed |
|
Image Quality
|
quality | integer |
The quality of the image (0-100). Default = 70 |
Returns
Compress PDF
- Operation ID:
- V4081_CompressPdf
Compress a PDF file (images/fonts/page content/metadata) - https://converter.power2apps.com/4000_pdf/V4081_CompressPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file to compress. |
|
|
Compress images
|
compressImages | boolean |
True = compress embedded images (recommended). False = keep original images. |
|
|
Image quality
|
imageQuality | integer |
10–100 (100 = no quality loss, 10 = high compression). Default is 70. |
|
|
Optimize fonts
|
optimizeFont | boolean |
True = reduce embedded font size. |
|
|
Optimize page contents
|
optimizePageContents | boolean |
True = remove unused data and whitespace. |
|
|
Remove metadata
|
removeMetadata | boolean |
True = remove document metadata to reduce file size. |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Compress PDF [DEPRECATED]
- Operation ID:
- V4080_CompressPdf
Compress a PDF file (images/fonts/page content/metadata) - https://converter.power2apps.com/4000_pdf/V4080_CompressPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file to compress. |
|
|
Compress images
|
compressImages | boolean |
True = compress embedded images (recommended). False = keep original images. |
|
|
Image quality
|
imageQuality | integer |
10–100 (100 = no quality loss, 10 = high compression). Default is 70. |
|
|
Optimize fonts
|
optimizeFont | boolean |
True = reduce embedded font size. |
|
|
Optimize page contents
|
optimizePageContents | boolean |
True = remove unused data and whitespace. |
|
|
Remove metadata
|
removeMetadata | boolean |
True = remove document metadata to reduce file size. |
Returns
Convert Colors to any Color Code
- Operation ID:
- V2071_ConvertColor
Convert a color (RGB, HEX, HSL, CMYK, HSV, XYZ, YIQ, YUV, Color name) to different color types (RGB, HEX, HSL, CMYK, HSV, XYZ, YIQ, YUV) - https://converter.power2apps.com/2000_dataHandling/V2071_ConvertColor
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Color
|
color | True | string |
Color that will be converted. e.g. rgb(120, 55, 66), hex 6400FF, red etc. |
Returns
Convert Colors to any Color Code [DEPRECATED]
- Operation ID:
- ConvertColor
Convert a color (RGB, HEX, HSL, CMYK, HSV, XYZ, YIQ, YUV, Color name) to different color types (RGB, HEX, HSL, CMYK, HSV, XYZ, YIQ, YUV) - https://converter.power2apps.com/2000_dataHandling/2070_ConvertColor
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Color
|
color | True | string |
Color that will be converted. e.g. rgb(120, 55, 66), hex 6400FF, red etc. |
Returns
- Body
- DtoResponseColor
Convert CSV to Excel
- Operation ID:
- V1035_ConvertCsvToExcel
Convert a CSV to an Excel file (XLSX). Lets you pick the CSV input encoding (UTF-8, Windows-1252, Latin-1, UTF-16) for cases where special characters arrive garbled - https://converter.power2apps.com/1000_fileConversions/V1035_ConvertCsvToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
|
|
CSV Input Encoding
|
encoding | integer |
Use 'Auto-detect' if unsure. Pick a specific encoding when umlauts or accents look garbled. |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Skip the format you don't need to shrink the response. Default = Both. |
Returns
Convert CSV to Excel [DEPRECATED]
- Operation ID:
- ConvertCsvdataToExcel
Convert CSV data to Excel file
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV data |
Returns
- Body
- FileContentResponse
Convert CSV to Excel [DEPRECATED]
- Operation ID:
- ConvertCsvToExcel
Convert a CSV to a Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/1031_ConvertCsvToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV has headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Automatic field type detection?
|
autoDiscoverFieldTypes | boolean |
Automatic field type detection? |
|
|
Number of rows for field type detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove empty rows
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a number of rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Separator (delimiter) of the fields. Default = 'Automatic detection of separator' |
|
|
Automatic quote delimiter detection?
|
mayHaveQuotedFields | boolean |
Automatic quote delimiter detection? |
|
|
CSV
|
csv | True | string |
CSV |
Returns
- Body
- FileResponse
Convert CSV to Excel [DEPRECATED]
- Operation ID:
- V1032_ConvertCsvToExcel
Convert a CSV to a Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/V1032_ConvertCsvToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
Returns
Convert CSV to Excel [DEPRECATED]
- Operation ID:
- V1034_ConvertCsvToExcel
Convert a CSV to a Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/V1034_ConvertCsvToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert CSV to Excel [DEPRECATED]
- Operation ID:
- V1033_ConvertCsvToExcel
Convert a CSV to a Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/V1033_ConvertCsvToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
Returns
Convert CSV to HTML Table
- Operation ID:
- V7061_ConvertCsvToHtmlTable
Convert a CSV to a HTML table - https://converter.power2apps.com/7000_html/V7061_ConvertCsvToHtmlTable
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
Returns
- Body
- DtoResponseHtml
Convert CSV to HTML Table [DEPRECATED]
- Operation ID:
- ConvertCsvToHtmlTable
Convert a CSV to a HTML table - https://converter.power2apps.com/7000_html/7060_ConvertCsvToHtmlTable
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
Returns
- Body
- DtoResponseHtml
Convert CSV to JSON
- Operation ID:
- V1022_ConvertCsvToJson
Convert a CSV to a JSON - https://converter.power2apps.com/1000_fileConversions/V1022_ConvertCsvToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
Returns
Convert CSV to JSON [DEPRECATED]
- Operation ID:
- ConvertCsvdataToJson
Convert CSV data to JSON
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV data |
Returns
- response
- string
Convert CSV to JSON [DEPRECATED]
- Operation ID:
- ConvertCsvToJson
Convert a CSV to a JSON - https://converter.power2apps.com/1000_fileConversions/1021_ConvertCsvToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV has headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Automatic field type detection?
|
autoDiscoverFieldTypes | boolean |
Automatic field type detection? |
|
|
Number of rows for field type detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove empty rows
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a number of rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Separator (delimiter) of the fields. Default = 'Automatic detection of separator' |
|
|
Automatic quote delimiter detection?
|
mayHaveQuotedFields | boolean |
Automatic quote delimiter detection? |
|
|
CSV
|
csv | True | string |
CSV |
Returns
- Body
- JsonResponse
Convert Excel to JSON
- Operation ID:
- V1100_ConvertExcelToJson
Reads data from an Excel file and converts it to JSON format - https://converter.power2apps.com/1000_fileConversions/V1100_ConvertExcelToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Excel File
|
file | True | byte |
Excel file |
|
Excel has Headers?
|
hasHeaders | boolean |
Excel has headers? |
|
|
Start Cell
|
startCell | string |
Cell where to start. Default = 'A1' |
|
|
Sheet Name
|
sheetName | string |
Sheet to be converted. The first sheet is used, if nothing is specified |
Returns
Convert File (DOCX, PPTX, XLSX, HTML, ...) to PDF
- Operation ID:
- V4014_ConvertFileToPdf
Convert a document file (Word, Powerpoint, Excel, ..) to a PDF file - https://converter.power2apps.com/4000_pdf/V4014_ConvertFileToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Origin File Name
|
fileName | string |
Only used with 'Extract from origin file name'. E.g. 'MyFileName.docx' |
|
|
Origin File Extension
|
fileExtension | string |
Origin File extension |
|
|
Conformance Level
|
conformanceLevel | integer |
PDF conformance level. Default is 'None' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert File (DOCX, PPTX, XLSX, HTML, ...) to PDF [DEPRECATED]
- Operation ID:
- ConvertFileToPdf
Convert a document (Word, Powerpoint, Excel, ..) to a PDF file
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Name
|
fileName | string |
File name |
|
|
File Extension
|
fileExtension | string |
File extension |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileContentResponse
Convert File (DOCX, PPTX, XLSX, HTML, ...) to PDF [DEPRECATED]
- Operation ID:
- V4013_ConvertFileToPdf
Convert a document file (Word, Powerpoint, Excel, ..) to a PDF file - https://converter.power2apps.com/4000_pdf/V4013_ConvertFileToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Origin File Name
|
fileName | string |
Only used with 'Extract from origin file name'. E.g. 'MyFileName.docx' |
|
|
Origin File Extension
|
fileExtension | string |
Origin File extension |
|
|
Conformance Level
|
conformanceLevel | integer |
PDF conformance level. Default is 'None' |
Returns
Convert File (DOCX, PPTX, XLSX, HTML, ...) to PDF [DEPRECATED]
- Operation ID:
- V4012_ConvertFileToPdf
Convert a document file (Word, Powerpoint, Excel, ..) to a PDF file - https://converter.power2apps.com/4000_pdf/V4012_ConvertFileToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Origin File Name
|
fileName | string |
Only used with 'Extract from origin file name'. E.g. 'MyFileName.docx' |
|
|
Origin File Extension
|
fileExtension | string |
Origin File extension |
Returns
Convert File (DOCX, PPTX, XLSX, HTML, ...) to PDF [DEPRECATED]
- Operation ID:
- ConvertFileToPdfV2
Convert a document file (Word, Powerpoint, Excel, ..) to a PDF file - https://converter.power2apps.com/4000_pdf/4011_ConvertFileToPDFV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Origin File Name
|
fileName | string |
Only used with 'Extract from origin file name'. E.g. 'MyFileName.docx' |
|
|
Origin File Extension
|
fileExtension | string |
Origin File extension |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Convert HTML or URL to JPG Image
- Operation ID:
- V7032_ConvertHtmlToImage
Convert an HTML to an JPG (JPEG) Image or convert an URL containing HTML to an JPG (JPEG) Image - https://converter.power2apps.com/7000_html/V7032_ConvertHtmlToImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML Content or URL |
|
Width
|
width | integer |
Image Width (in pixels). Default = 500 |
|
|
Height
|
height | integer |
Image Height (in pixels). Default = 500 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert HTML or URL to JPG Image [DEPRECATED]
- Operation ID:
- ConvertHtmlToImage
Convert an HTML to an JPG (JPEG) Image or convert an URL containing HTML to an JPG (JPEG) Image - https://converter.power2apps.com/7000_html/7030_ConvertHtmlToImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Width
|
width | integer |
The width in px |
|
|
Height
|
height | integer |
The height in px |
|
|
HTML
|
html | True | string |
HTML |
Returns
- Body
- FileResponse
Convert HTML or URL to JPG Image [DEPRECATED]
- Operation ID:
- V7031_ConvertHtmlToImage
Convert an HTML to an JPG (JPEG) Image or convert an URL containing HTML to an JPG (JPEG) Image - https://converter.power2apps.com/7000_html/V7031_ConvertHtmlToImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML Content or URL |
|
Width
|
width | integer |
Image Width (in pixels). Default = 500 |
|
|
Height
|
height | integer |
Image Height (in pixels). Default = 500 |
Returns
Convert HTML or URL to PDF
- Operation ID:
- V7023_ConvertHtmlToPdf
Convert an HTML to a PDF or convert an URL containing HTML to a PDF - https://converter.power2apps.com/7000_html/V7023_ConvertHtmlToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML content that will be used to create the PDF file |
|
Landscape Format?
|
isLandscape | boolean |
Is the PDF to be created in landscape format? Default = false |
|
|
Quality of Image Content
|
imageQuality | integer |
Maximum image quality (in pixels) for the included images. Default = 800 |
|
|
Footer Options
|
footerOption | integer |
Display options in the document footer. Nothing displayed by default |
|
|
Header Options
|
headerOption | integer |
Display options in the document header. Nothing displayed by default |
|
|
Paper Format
|
paperFormat | string |
Defines the paper format, e.g. A3, A5, Letter, etc. Default = 'A4' |
|
|
Top margin
|
marginTop | integer |
Defines the top margin (in pixels) of the PDF. Default = 20 |
|
|
Bottom margin
|
marginBottom | integer |
Defines the bottom margin (in pixels) of the PDF. Default = 20 |
|
|
Left margin
|
marginLeft | integer |
Defines the left margin (in pixels) of the PDF. Default = 10 |
|
|
Right margin
|
marginRight | integer |
Defines the right margin (in pixels) of the PDF. Default = 20 |
|
|
Page Ranges
|
pageRanges | string |
Defines which pages are to be printed, e.g. 1-3,5 etc. All pages by default |
|
|
Scale
|
scale | double |
Defines the scaling factor of the page content. Default = 1 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert HTML or URL to PDF [DEPRECATED]
- Operation ID:
- ConvertHtmlToPdf
Convert an HTML to a PDF or convert an URL containing HTML to a PDF - https://converter.power2apps.com/7000_html/7020_ConvertHtmlToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML |
Returns
- Body
- FileResponse
Convert HTML or URL to PDF [DEPRECATED]
- Operation ID:
- ConvertHtmlToPdfV2
Convert an HTML to a PDF or convert an URL containing HTML to a PDF - https://converter.power2apps.com/7000_html/7021_ConvertHtmlToPdfV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML content that will be used to create the PDF file |
|
Landscape Format?
|
isLandscape | boolean |
Is the PDF to be created in landscape format? Default = false |
|
|
Quality of Image Content
|
imageQuality | integer |
Maximum image quality (in pixels) for the included images. Default = 800 |
|
|
Footer Options
|
footerOption | integer |
Display options in the document footer. Nothing displayed by default |
|
|
Header Options
|
headerOption | integer |
Display options in the document header. Nothing displayed by default |
|
|
Paper Format
|
paperFormat | string |
Defines the paper format, e.g. A3, A5, Letter, etc. Default = 'A4' |
|
|
Top margin
|
marginTop | integer |
Defines the top margin (in pixels) of the PDF. Default = 20 |
|
|
Bottom margin
|
marginBottom | integer |
Defines the bottom margin (in pixels) of the PDF. Default = 20 |
|
|
Left margin
|
marginLeft | integer |
Defines the left margin (in pixels) of the PDF. Default = 10 |
|
|
Right margin
|
marginRight | integer |
Defines the right margin (in pixels) of the PDF. Default = 20 |
|
|
Page Ranges
|
pageRanges | string |
Defines which pages are to be printed, e.g. 1-3,5 etc. All pages by default |
|
|
Scale
|
scale | double |
Defines the scaling factor of the page content. Default = 1 |
Returns
- Body
- FileResponse
Convert HTML or URL to PDF [DEPRECATED]
- Operation ID:
- V7022_ConvertHtmlToPdf
Convert an HTML to a PDF or convert an URL containing HTML to a PDF - https://converter.power2apps.com/7000_html/V7022_ConvertHtmlToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML content that will be used to create the PDF file |
|
Landscape Format?
|
isLandscape | boolean |
Is the PDF to be created in landscape format? Default = false |
|
|
Quality of Image Content
|
imageQuality | integer |
Maximum image quality (in pixels) for the included images. Default = 800 |
|
|
Footer Options
|
footerOption | integer |
Display options in the document footer. Nothing displayed by default |
|
|
Header Options
|
headerOption | integer |
Display options in the document header. Nothing displayed by default |
|
|
Paper Format
|
paperFormat | string |
Defines the paper format, e.g. A3, A5, Letter, etc. Default = 'A4' |
|
|
Top margin
|
marginTop | integer |
Defines the top margin (in pixels) of the PDF. Default = 20 |
|
|
Bottom margin
|
marginBottom | integer |
Defines the bottom margin (in pixels) of the PDF. Default = 20 |
|
|
Left margin
|
marginLeft | integer |
Defines the left margin (in pixels) of the PDF. Default = 10 |
|
|
Right margin
|
marginRight | integer |
Defines the right margin (in pixels) of the PDF. Default = 20 |
|
|
Page Ranges
|
pageRanges | string |
Defines which pages are to be printed, e.g. 1-3,5 etc. All pages by default |
|
|
Scale
|
scale | double |
Defines the scaling factor of the page content. Default = 1 |
Returns
Convert HTML Table to CSV
- Operation ID:
- V7070_ConvertHtmlTableToCsv
Convert an HTML table to a CSV or extract the first HTML table from an URL and convert it to a CSV - https://converter.power2apps.com/7000_html/V7070_ConvertHtmlTableToCsv
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
HTML table |
|
Separator
|
delimiter | string |
Separator (delimiter) of the fields. Default = ';' |
Returns
Convert HTML Table to Excel File
- Operation ID:
- V7082_ConvertHtmlTableToExcel
Convert HTML table(s) to an Excel (XLSX). Tolerates messy tables: rows with extra or missing cells are auto-padded, duplicate column names are made unique. Any fixes are listed in the 'Notes' field - https://converter.power2apps.com/7000_html/V7082_ConvertHtmlTableToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
HTML or URL containing the table(s). Multiple tables become separate Excel sheets. |
|
Reduce Response Size
|
fileResponseMode | integer |
Skip the format you don't need to shrink the response. Default = Both. |
Returns
Convert HTML Table to Excel File [DEPRECATED]
- Operation ID:
- V7081_ConvertHtmlTableToExcel
Convert an HTML table to a Excel (XLSX) or extract the first HTML table from an URL and convert it to a Excel - https://converter.power2apps.com/7000_html/V7081_ConvertHtmlTableToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
If the input has multiple HTML tables, each goes into a separate Excel sheet |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert HTML Table to Excel File [DEPRECATED]
- Operation ID:
- V7080_ConvertHtmlTableToExcel
Convert an HTML table to a Excel (XLSX) or extract the first HTML table from an URL and convert it to a Excel - https://converter.power2apps.com/7000_html/V7080_ConvertHtmlTableToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
If the input has multiple HTML tables, each goes into a separate Excel sheet |
Returns
Convert HTML Table to JSON
- Operation ID:
- V7013_ConvertHtmlTableToJson
Convert an HTML table to JSON. Tolerates messy tables: rows with extra or missing cells are auto-padded, duplicate column names are made unique. Any fixes are listed in the 'Notes' field - https://converter.power2apps.com/7000_html/V7013_ConvertHtmlTableToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
HTML or URL containing the table(s) to convert. |
Returns
Convert HTML Table to JSON [DEPRECATED]
- Operation ID:
- V7012_ConvertHtmlTableToJson
Convert an HTML table to a JSON or extract the first HTML table from an URL and convert it to a JSON - https://converter.power2apps.com/7000_html/V7012_ConvertHtmlTableToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
HTML table |
Returns
Convert HTML Table to JSON [DEPRECATED]
- Operation ID:
- ConvertHTMLtableToJson
Convert an HTML table to a JSON or extract the first HTML table from an URL and convert it to a JSON
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
HTML table |
Returns
- Body
- JsonResponse
Convert HTML Table to JSON [DEPRECATED]
- Operation ID:
- ConvertHTMLtableToJsonV2
Convert an HTML table to a JSON or extract the first HTML table from an URL and convert it to a JSON - https://converter.power2apps.com/7000_html/7011_ConvertHtmlTableToJsonV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML Table
|
htmlTable | True | string |
HTML table |
Returns
- Body
- JsonTableResponse
Convert HTML to Word File
- Operation ID:
- V7041_ConvertHtmlToWord
Convert HTML to a Word file (DOCX) - https://converter.power2apps.com/7000_html/V7041_ConvertHtmlToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML content that will be used to create the Word file |
Returns
- Body
- DtoResponseFile
Convert HTML to Word File [DEPRECATED]
- Operation ID:
- ConvertHtmlToWord
Convert HTML to a Word file (DOCX) - https://converter.power2apps.com/7000_html/7040_ConvertHtmlToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
HTML
|
html | True | string |
HTML content that will be used to create the Word file |
Returns
- Body
- DtoResponseFile
Convert Image to another Image Format
- Operation ID:
- V3012_ConvertImage
Convert a common (JPEG, JPG, PNG, BMP, GIF, TIFF, SVG, HEIC, ..) image to another format (JPEG, JPG, PNG, BMP, GIF, TIFF) - https://converter.power2apps.com/3000_imagesBarcodes/V3012_ConvertImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file (JPEG, JPG, PNG, BMP, GIF, TIFF, SVG) to be converted |
|
Output format
|
outFormat | string |
Output format in which the image is converted. Default = 'JPEG' |
Returns
- Body
- DtoResponseFile
Convert Image to another Image Format [DEPRECATED]
- Operation ID:
- ConvertImageV2
Convert a common (JPEG, JPG, PNG, BMP, GIF, TIFF, SVG, ..) image to another format (JPEG, JPG, PNG, BMP, GIF, TIFF) - https://converter.power2apps.com/3000_imagesBarcodes/3011_ConvertImageV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file (JPEG, JPG, PNG, BMP, GIF, TIFF, SVG) to be converted |
|
Output format
|
outFormat | string |
Output format in which the image is converted. Default = 'JPEG' |
Returns
- Body
- DtoResponseFile
Convert Image to another Image Format [DEPRECATED]
- Operation ID:
- ConvertImage
Convert an image to another format (JPEG, JPG, PNG, BMP, GIF, TIFF)
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Output format
|
outFormat | string |
Output format |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Convert JSON to CSV
- Operation ID:
- V1013_ConvertJsonToCsv
Convert a JSON to a CSV - https://converter.power2apps.com/1000_fileConversions/V1013_ConvertJsonToCsv
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
|
Separator
|
delimiter | string |
Separator (delimiter) of the fields. Default = ';' |
Returns
Convert JSON to CSV [DEPRECATED]
- Operation ID:
- ConvertJsonToCsvdata
Convert JSON to CSV
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- response
- string
Convert JSON to CSV [DEPRECATED]
- Operation ID:
- ConvertJsonToCsv
Convert a JSON to a CSV
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- CsvResponse
Convert JSON to CSV [DEPRECATED]
- Operation ID:
- ConvertJsonToCsvV2
Convert a JSON to a CSV - https://converter.power2apps.com/1000_fileConversions/1012_ConvertJsonToCsvV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Separator
|
delimiter | string |
Separator (delimiter) of the fields. Default = ';' |
|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- CsvResponse
Convert JSON to Excel
- Operation ID:
- V1064_ConvertJsonToExcel
Convert a JSON to an Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/V1064_ConvertJsonToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
|
All in one Table?
|
allInOneTable | boolean |
All in one table? |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert JSON to Excel [DEPRECATED]
- Operation ID:
- ConvertJsonToExcel
Convert JSON to Excel file
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
All in one table
|
allInOneTable | boolean |
All in one table |
|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- FileContentResponse
Convert JSON to Excel [DEPRECATED]
- Operation ID:
- V1062_ConvertJsonToExcel
Convert a JSON to an Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/V1062_ConvertJsonToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
|
All in one Table?
|
allInOneTable | boolean |
All in one table? |
Returns
Convert JSON to Excel [DEPRECATED]
- Operation ID:
- ConvertJsonToExcelV2
Convert a JSON to an Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/1061_ConvertJsonToExcelV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
All in one table
|
allInOneTable | boolean |
All in one table |
|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- FileResponse
Convert JSON to Excel [DEPRECATED]
- Operation ID:
- V1063_ConvertJsonToExcel
Convert a JSON to an Excel file (XLSX) - https://converter.power2apps.com/1000_fileConversions/V1063_ConvertJsonToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
|
All in one Table?
|
allInOneTable | boolean |
All in one table? |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
Returns
Convert JSON to HTML Table
- Operation ID:
- V7051_ConvertJsonToHtmlTable
Convert a JSON to a HTML table - https://converter.power2apps.com/7000_html/V7051_ConvertJsonToHtmlTable
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- DtoResponseHtml
Convert JSON to HTML Table [DEPRECATED]
- Operation ID:
- ConvertJsonToHtmlTable
Convert a JSON to a HTML table - https://converter.power2apps.com/7000_html/7050_ConvertJsonToHtmlTable
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- DtoResponseHtml
Convert JSON to Text Table
- Operation ID:
- V1090_ConvertJsonToTextTable
Convert JSON to Plain Text Table - https://converter.power2apps.com/1000_fileConversions/V1090_ConvertJsonToTextTable
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
Convert JSON to XML
- Operation ID:
- V1042_ConvertJsonToXml
Convert a JSON to an XML - https://converter.power2apps.com/1000_fileConversions/V1042_ConvertJsonToXml
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
Convert JSON to XML [DEPRECATED]
- Operation ID:
- ConvertJsonToXmlV2
Convert a JSON to an XML - https://converter.power2apps.com/1000_fileConversions/1041_ConvertJsonToXmlV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- XmlResponse
Convert JSON to XML [DEPRECATED]
- Operation ID:
- ConvertJsonToXml
Convert JSON to XML
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- response
- string
Convert JSON to YAML
- Operation ID:
- V1081_ConvertJsonToYaml
Convert a JSON to a YAML - https://converter.power2apps.com/1000_fileConversions/V1081_ConvertJsonToYaml
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
Convert JSON to YAML [DEPRECATED]
- Operation ID:
- ConvertJsonToYaml
Convert a JSON to a YAML - https://converter.power2apps.com/1000_fileConversions/1080_ConvertJsonToYaml
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
Returns
- Body
- YamlResponse
Convert multiple CSVs to one Excel
- Operation ID:
- V1110_ConvertMultiCsvToExcel
Convert multiple CSV files into a single Excel file (XLSX), one sheet per CSV - https://converter.power2apps.com/1000_fileConversions/V1110_ConvertMultiCsvToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV content (text, base64, or URL to the CSV file). |
|
Name
|
sheetName | string |
Excel sheet name. Leave empty for 'Sheet1', 'Sheet2', ... |
|
|
CSV has Headers?
|
dataIncludesHeader | boolean |
All CSVs have headers in the first row? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator for the CSV. Default = auto-detect. |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
|
|
Excel file name
|
fileName | string |
Name for the resulting Excel file (without extension). Leave empty for a default name. |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Skip the format you don't need to shrink the response. Default = Both. |
Returns
Convert PDF to PDFA
- Operation ID:
- V4071_ConvertPdfToPdfA
Convert a PDF file to a PDFA file - https://converter.power2apps.com/4000_pdf/V4071_ConvertPdfToPdfA
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file |
|
|
Conformance Level
|
conformanceLevel | integer |
PDF conformance level. Default is 'PDF A1B' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert PDF to PDFA [DEPRECATED]
- Operation ID:
- V4070_ConvertPdfToPdfA
Convert a PDF file to a PDFA file - https://converter.power2apps.com/4000_pdf/V4070_ConvertPdfToPdfA
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file |
|
|
Conformance Level
|
conformanceLevel | integer |
PDF conformance level. Default is 'PDF A1B' |
Returns
Convert Word to HTML
- Operation ID:
- V5160_ConvertWordToHtml
Convert a Word file (DOC/DOCX) to HTML - https://converter.power2apps.com/5000_word/V5160_ConvertWordToHtml
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Word
|
word | True | byte |
Word file (.doc/.docx) to convert. |
|
Embed images
|
embedImages | boolean |
True = embed images as base64 in HTML. False = use image files. |
|
|
Full HTML document
|
fullHtmlDocument | boolean |
True = include <html>, and <body> tags. False = <body> only. |
|
|
Title
|
title | string |
Optional HTML <title> value. |
Returns
Convert XML to CSV
- Operation ID:
- V1130_ConvertXmlToCsv
Convert an XML to a CSV. Hierarchical XML is automatically flattened into one CSV table - https://converter.power2apps.com/1000_fileConversions/V1130_ConvertXmlToCsv
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XML
|
xml | True | string |
XML content (text, base64-encoded text, or a URL to the XML file). |
|
Separator
|
delimiter | string |
Field separator for the CSV. Default = ';' |
|
|
Ignore XML formatting
|
ignoreXmlFormatting | boolean |
Yes = compact output (recommended). No = keep XML whitespace. |
|
|
CSV file name
|
fileName | string |
Name for the resulting CSV file (without extension). Leave empty for 'XmlCsv'. |
|
|
Output Format
|
textOutputMode | integer |
Skip the format you don't need to shrink the response. Default = Both. |
Returns
Convert XML to Excel
- Operation ID:
- V1120_ConvertXmlToExcel
Convert an XML to an Excel file (XLSX). Hierarchical XML is automatically flattened (nested elements become prefixed columns) - https://converter.power2apps.com/1000_fileConversions/V1120_ConvertXmlToExcel
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XML
|
xml | True | string |
XML content (text, base64-encoded text, or a URL to the XML file). |
|
Ignore XML formatting
|
ignoreXmlFormatting | boolean |
Yes = compact output (recommended). No = keep XML whitespace. |
|
|
All in one table?
|
allInOneTable | boolean |
Yes = merge all data into one sheet. No = create one sheet per top-level XML element. |
|
|
Adjust Excel Column to Content
|
adjustColumnToContent | boolean |
Adjust Excel column to content. |
|
|
Wrap Excel Column Text
|
wrapColumnText | boolean |
Wrap Excel text of column. |
|
|
Max Excel Column Width
|
maxColumnWidth | integer |
Maximum of Excel column width. Default = 15 |
|
|
Excel file name
|
fileName | string |
Name for the resulting Excel file (without extension). Leave empty for 'XmlExcel'. |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Skip the format you don't need to shrink the response. Default = Both. |
Returns
Convert XML to JSON
- Operation ID:
- V1053_ConvertXmlToJson
Convert an XML to a JSON - https://converter.power2apps.com/1000_fileConversions/V1053_ConvertXmlToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XML
|
xml | True | string |
XML |
|
Ignore XML formatting
|
ignoreXmlFormatting | boolean |
Yes = compact JSON (recommended). No = keep XML whitespace. |
Returns
Convert XML to JSON [DEPRECATED]
- Operation ID:
- V1052_ConvertXmlToJson
Convert an XML to a JSON - https://converter.power2apps.com/1000_fileConversions/V1052_ConvertXmlToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XML
|
xml | True | string |
XML |
Returns
Convert XML to JSON [DEPRECATED]
- Operation ID:
- ConvertXmlToJsonV2
Convert an XML to a JSON - https://converter.power2apps.com/1000_fileConversions/1051_ConvertXmlToJsonV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XML
|
xml | True | string |
XML |
Returns
- Body
- JsonResponse
Convert XML to JSON [DEPRECATED]
- Operation ID:
- ConvertXmlToJson
Convert XML to JSON
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XML
|
xml | True | string |
XML |
Returns
- response
- string
Convert XRechnung to PDF
- Operation ID:
- V8011_ConvertXRechnungToPdf
Convert a XRechnung to a PDF - https://converter.power2apps.com/8000_XRechnung/V8011_ConvertXRechnungToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XRechnung
|
xml | True | string |
XML data of Factur X or ZUGFeRD regarding EN16931 |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Convert XRechnung to PDF [DEPRECATED]
- Operation ID:
- V8010_ConvertXRechnungToPdf
Convert a XRechnung to a PDF - https://converter.power2apps.com/8000_XRechnung/V8010_ConvertXRechnungToPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
XRechnung
|
xml | True | string |
XML data of Factur X or ZUGFeRD regarding EN16931 |
Returns
Convert YAML to JSON
- Operation ID:
- V1071_ConvertYamlToJson
Convert a YAML to a JSON - https://converter.power2apps.com/1000_fileConversions/V1071_ConvertYamlToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
YAML
|
yaml | True | string |
YAML |
Returns
Convert YAML to JSON [DEPRECATED]
- Operation ID:
- ConvertYamlToJson
Convert a YAML to a JSON - https://converter.power2apps.com/1000_fileConversions/1070_ConvertYamlToJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
YAML
|
yaml | True | string |
YAML |
Returns
- Body
- JsonResponse
Create Chart Image from Table
- Operation ID:
- V3092_CreateChartImage
Convert a table (JSON or CSV) into a visual chart (pie, bar, line, ...) - https://converter.power2apps.com/3000_imagesBarcodes/V3092_CreateChartImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Table Data
|
chart | True | string |
Chart data (JSON or CSV) that will be used to create the chart image. |
|
Chart Type
|
type | string |
Chart type of the generated image. Default = 'Bar' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Create Chart Image from Table [DEPRECATED]
- Operation ID:
- V3091_CreateChartImage
Convert a table (JSON or CSV) into a visual chart (pie, bar, line, ...) - https://converter.power2apps.com/3000_imagesBarcodes/V3091_CreateChartImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Table Data
|
chart | True | string |
Chart data (JSON or CSV) that will be used to create the chart image. |
|
Chart Type
|
type | string |
Chart type of the generated image. Default = 'Bar' |
Returns
Create Chart Image from Table [DEPRECATED]
- Operation ID:
- CreateChartImage
Convert a table (JSON or CSV) into a visual chart (pie, bar, line, ...) - https://converter.power2apps.com/3000_imagesBarcodes/3090_CreateImageChart
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Table Data
|
chart | True | string |
Chart or table (JSON or CSV) that will be used to create the chart image. |
|
Chart Type
|
type | string |
Chart type of the generated image. Default = 'Bar' |
Returns
- Body
- DtoResponseFile
Create Graph Image
- Operation ID:
- V3112_CreateGraphImage
Convert Graph Description Language (DOT) into visual diagrams or charts with Graphviz - https://converter.power2apps.com/3000_imagesBarcodes/V3112_CreateGraphImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Graph Data
|
graph | True | string |
Graph data in syntax of the Graph Description Language (DOT) |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Create Graph Image [DEPRECATED]
- Operation ID:
- V3111_CreateGraphImage
Convert Graph Description Language (DOT) into visual diagrams or charts with Graphviz - https://converter.power2apps.com/3000_imagesBarcodes/V3111_CreateGraphImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Graph Data
|
graph | True | string |
Graph data in syntax of the Graph Description Language (DOT) |
Returns
Create Graph Image [DEPRECATED]
- Operation ID:
- CreateGraphImage
Convert Graph Description Language (DOT) into visual diagrams or charts with Graphviz - https://converter.power2apps.com/3000_imagesBarcodes/3110_CreateImageGraph
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Graph data
|
graph | True | string |
Graph data in syntax of the Graph Description Language (DOT) |
Returns
- Body
- DtoResponseFile
Create QR or Barcode
- Operation ID:
- V3063_CreateCode
Create a QR code or a Barcode from a string - https://converter.power2apps.com/3000_imagesBarcodes/V3063_CreateCode
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Content
|
content | True | string |
Content of the generated code |
|
Code Format
|
codeFormat | string |
Choose a code type. Default = 'QR CODE' |
|
|
Width
|
width | integer |
Width (in pixels) of the QR or barcode. Default = 200 |
|
|
Height
|
height | integer |
Height (in pixels) of the QR or barcode. Default = 200 |
|
|
Output Format
|
outFormat | string |
Output format of QR or barcode image. Default = 'PNG' |
|
|
Embedded Image
|
image | byte |
Icon (picture or url) of an image embedded in the barcode. Default is empty |
|
|
Embedded Image Opacity
|
imageOpacity | float |
Opacity (in %) of the embedded image. Default = 90 |
|
|
Embedded Image Ratio
|
imageRatio | float |
Ratio (in %) of the embedded image. Default = 15 |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Create QR or Barcode [DEPRECATED]
- Operation ID:
- V3062_CreateCode
Create a QR code or a Barcode from a string - https://converter.power2apps.com/3000_imagesBarcodes/V3062_CreateCode
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Content
|
content | True | string |
Content of the generated code |
|
Code Format
|
codeFormat | string |
Choose a code type. Default = 'QR CODE' |
|
|
Width
|
width | integer |
Width (in pixels) of the QR or barcode. Default = 200 |
|
|
Height
|
height | integer |
Height (in pixels) of the QR or barcode. Default = 200 |
|
|
Output Format
|
outFormat | string |
Output format of QR or barcode image. Default = 'PNG' |
|
|
Embedded Image
|
image | byte |
Icon (picture or url) of an image embedded in the barcode. Default is empty |
|
|
Embedded Image Opacity
|
imageOpacity | float |
Opacity (in %) of the embedded image. Default = 90 |
|
|
Embedded Image Ratio
|
imageRatio | float |
Ratio (in %) of the embedded image. Default = 15 |
Returns
Create QR or Barcode [DEPRECATED]
- Operation ID:
- CreateCodeV2
Create a QR code or a Barcode from a string - https://converter.power2apps.com/3000_imagesBarcodes/3060_CreateCodeV2
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Content
|
content | True | string |
Content of the generated code |
|
Code Format
|
codeFormat | string |
Choose a code type. Default = 'QR CODE' |
|
|
Width
|
width | integer |
Width of the QR or barcode. Default = 200 |
|
|
Height
|
height | integer |
Height of the QR or barcode. Default = 200 |
|
|
Output Format
|
outFormat | string |
Output format of QR or barcode image. Default = 'PNG' |
|
|
Embedded Image
|
image | byte |
Icon (picture or url) of an image embedded in the barcode. Default is empty |
|
|
Embedded Image Opacity
|
imageOpacity | float |
Opacity (in %) of the embedded image. Default = 90 |
|
|
Embedded Image Ratio
|
imageRatio | float |
Ratio (in %) of the embedded image. Default = 20 |
Returns
- Body
- DtoResponseFile
Create QR or Barcode [DEPRECATED]
- Operation ID:
- CreateCode
Create a QR code or a Barcode from a string
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Content
|
content | True | string |
The content of the generated code |
|
Width
|
width | integer |
The width in px |
|
|
Height
|
height | integer |
The height in px |
|
|
Code format
|
codeFormat | string |
The format of the Qr/Bar Code |
|
|
Output format
|
outFormat | string |
Output format |
Returns
- Body
- FileResponse
Create Table Image from Table Data
- Operation ID:
- V3102_CreateTableImage
Convert table data (JSON or CSV) into a visual table formatted as a picture - https://converter.power2apps.com/3000_imagesBarcodes/V3102_CreateTableImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Table Data
|
data | True | string |
Table data as JSON or CSV that will be used to create the chart image. |
|
Title
|
title | string |
Title of the image appears above the table image |
|
|
Show Table Borders?
|
hasLines | boolean |
Draw columns and rows with lines |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Create Table Image from Table Data [DEPRECATED]
- Operation ID:
- V3101_CreateTableImage
Convert table data (JSON or CSV) into a visual table formatted as a picture - https://converter.power2apps.com/3000_imagesBarcodes/V3101_CreateTableImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Table Data
|
data | True | string |
Table data as JSON or CSV that will be used to create the chart image. |
|
Title
|
title | string |
Title of the image appears above the table image |
|
|
Show Table Borders?
|
hasLines | boolean |
Draw columns and rows with lines |
Returns
Create Table Image from Table Data [DEPRECATED]
- Operation ID:
- CreateTableImage
Convert table data (JSON or CSV) into a visual table formatted as a picture - https://converter.power2apps.com/3000_imagesBarcodes/3100_CreateImageTable
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image Width
|
width | integer |
Width of the image in pixels. Default = 500 |
|
|
Image Height
|
height | integer |
Height of the image in pixels. Default = 500 |
|
|
Background Color
|
backgroundColor | string |
Background color in RGB, HEX, HSL or color name. Default = 'transparent' |
|
|
Output Format
|
format | string |
Output format of the created image. Default = 'PNG' |
|
|
Table data
|
data | True | string |
Table data as JSON or CSV that will be used to create the chart image. |
|
Title
|
title | string |
Title of the image appears above the table image |
|
|
Table Lines?
|
hasLines | boolean |
Draw columns and rows with lines |
Returns
- Body
- DtoResponseFile
Create Watermark Image
- Operation ID:
- V3082_CreateWatermarkImage
Overlap an image (JPEG, JPG, PNG, BMP, GIF, TIFF) by another image - https://converter.power2apps.com/3000_imagesBarcodes/V3082_CreateWatermarkImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main Image
|
image | True | byte |
Main image which is overlapped by the watermark image |
|
Watermark Image
|
watermarkImage | True | byte |
Watermark image which should overlap the main image |
|
Watermark Opacity
|
opacity | integer |
Opacity (in %) of the watermark image. Default = '25' |
|
|
Watermark Ratio
|
ratio | integer |
Ratio (in %) of the watermark image to the main image. Default = '25' |
|
|
Watermark Horizontal Position
|
imagePositionHorizontal | string |
Horizontal position of the watermark image. Default = 'center' |
|
|
Watermark Vertical Position
|
imagePositionVertical | string |
Vertical position of the watermark image. Default = 'center' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Create Watermark Image [DEPRECATED]
- Operation ID:
- CreateWatermarkImage
Overlap an image (JPEG, JPG, PNG, BMP, GIF, TIFF) by another image - https://converter.power2apps.com/3000_imagesBarcodes/3080_CreateImageWatermark
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main Image
|
image | True | byte |
Main image which is overlapped by the watermark image |
|
Watermark Image
|
watermarkImage | True | byte |
Watermark image which should overlap the main image |
|
Watermark Opacity
|
opacity | integer |
Opacity (in %) of the watermark image. Default = '25' |
|
|
Watermark Ratio
|
ratio | integer |
Ratio (in %) of the watermark image to the main image. Default = '25' |
|
|
Watermark Horizontal Position
|
imagePositionHorizontal | string |
Horizontal position of the watermark image. Default = 'center' |
|
|
Watermark Vertical Position
|
imagePositionVertical | string |
Vertical position of the watermark image. Default = 'center' |
Returns
- Body
- DtoResponseFile
Create Watermark Image [DEPRECATED]
- Operation ID:
- V3081_CreateWatermarkImage
Overlap an image (JPEG, JPG, PNG, BMP, GIF, TIFF) by another image - https://converter.power2apps.com/3000_imagesBarcodes/V3081_CreateWatermarkImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Main Image
|
image | True | byte |
Main image which is overlapped by the watermark image |
|
Watermark Image
|
watermarkImage | True | byte |
Watermark image which should overlap the main image |
|
Watermark Opacity
|
opacity | integer |
Opacity (in %) of the watermark image. Default = '25' |
|
|
Watermark Ratio
|
ratio | integer |
Ratio (in %) of the watermark image to the main image. Default = '25' |
|
|
Watermark Horizontal Position
|
imagePositionHorizontal | string |
Horizontal position of the watermark image. Default = 'center' |
|
|
Watermark Vertical Position
|
imagePositionVertical | string |
Vertical position of the watermark image. Default = 'center' |
Returns
Create Word File
- Operation ID:
- V5012_CreateWordFile
Create a Word file (DOCX) with multiple text sections or add multiple text sections to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5012_CreateWordFile
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Type
|
sectionType | True | string | |
|
Text
|
sectionContent | True | string |
Text |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Create Word File [DEPRECATED]
- Operation ID:
- V5011_CreateWordFile
Create a Word file (DOCX) with multiple text sections or add multiple text sections to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5011_CreateWordFile
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Type
|
sectionType | True | string | |
|
Text
|
sectionContent | True | string |
Text |
Returns
Create Word File [DEPRECATED]
- Operation ID:
- CreateWordFile
Create a Word file (DOCX) with multiple text sections or add multiple text sections to a Word file (DOCX) - https://converter.power2apps.com/5000_word/5010_CreateWordFile
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | byte |
Existing Word file to update. By default a blank Word file is used. |
|
|
Type
|
sectionType | True | string | |
|
Text
|
sectionContent | True | string |
Text |
Returns
- Body
- FileResponse
Extract Bookmarks from Word File
- Operation ID:
- V5021_ExtractWordBookmarks
Extract all bookmarks from a Word file (DOCX) and get them as a list - https://converter.power2apps.com/5000_word/V5021_ExtractWordBookmarks
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Include Hidden Bookmarks?
|
includeHiddenBookmarks | boolean |
include Hidden Bookmarks? |
|
|
Search Name
|
searchKey | string |
Search for text in the bookmark name |
|
|
Search Content
|
searchValue | string |
Search for text in the bookmark content |
Returns
Extract Bookmarks from Word File [DEPRECATED]
- Operation ID:
- ExtractWordBookmarks
Extract all bookmarks from a Word fie (DOCX) and get them as a list - https://converter.power2apps.com/5000_word/5020_ExtractWordBookmarks
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
Returns
- response
- array of KeyValPair
Extract Content Controls from Word File
- Operation ID:
- V5120_ExtractWordContentControls
Extracts form or content controls (e.g., text fields, checkboxes, dropdowns) from a Word document (DOCX) and returns their values and properties as a list - https://converter.power2apps.com/5000_word/V5120_ExtractWordContentControls
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Search Tag
|
searchTag | string |
Search for text in tag |
|
|
Search Title
|
searchTitle | string |
Search for text in title |
Returns
Extract Images from PDF
- Operation ID:
- V4090_ExtractImagesFromPdf
Extract embedded images from a PDF and return them as a list - https://converter.power2apps.com/4000_pdf/V4090_ExtractImagesFromPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file to extract images from. |
|
|
From page
|
fromPage | integer |
Start page (0 = first page). Empty = from first page. |
|
|
To page
|
toPage | integer |
End page (0 = first page, inclusive). Empty = last page. |
|
|
File name prefix
|
fileNamePrefix | string |
Prefix used for extracted image file names. |
|
|
Include base64 string
|
includeFileString | boolean |
True = include image content as base64 (larger response). False = metadata only. |
Returns
Extract Information from IBAN
- Operation ID:
- V2021_IbanData
Get the bank account details like account number, bank name, bank address and SWIFT code from International Bank Account Number (IBAN) - https://converter.power2apps.com/2000_dataHandling/V2021_IbanData
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
IBAN
|
iban | True | string |
IBAN |
Returns
Extract Information from IBAN [DEPRECATED]
- Operation ID:
- IbanData
Get the bank account details like account number, bank name, bank address and SWIFT code from International Bank Account Number (IBAN) - https://converter.power2apps.com/2000_dataHandling/2020_IbanData
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
IBAN
|
account | True | string |
IBAN |
Returns
- Body
- BankingAccountData
Extract Information from Image
- Operation ID:
- V3071_ImageMetaData
Get the metadata information from an image (JPEG, JPG, PNG, BMP, GIF, TIFF, ...) - https://converter.power2apps.com/3000_imagesBarcodes/V3071_ImageMetaData
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file |
Returns
Extract Information from Image [DEPRECATED]
- Operation ID:
- ImageMetaData
Get the metadata information from an image (JPEG, JPG, PNG, BMP, GIF, TIFF, ...) - https://converter.power2apps.com/3000_imagesBarcodes/3070_ImageMetaData
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
Returns
Extract Information from PDF
- Operation ID:
- V4031_PdfMetadata
Get the metadata of a PDF - https://converter.power2apps.com/4000_pdf/V4031_PdfMetadata
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
Returns
Extract Information from PDF [DEPRECATED]
- Operation ID:
- PDFMetaData
Get the metadata of a PDF - https://converter.power2apps.com/4000_pdf/4030_PDFMetaData
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
Returns
- Body
- Pdf_Metadata
Extract JSON Object Properties (Headers)
- Operation ID:
- V2100_ExtractJsonObjectProperties
Extracts property names from a JSON object string and returns them as a list - https://converter.power2apps.com/2000_dataHandling/V2100_ExtractJsonObjectProperties
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON |
|
Extract nested properties
|
nestedPropertyExtraction | boolean |
Extract nested properties |
Returns
Extract results from Send HTTP request to SharePoint search
- Operation ID:
- V6011_ConvertSharePointSearchResults
Extract results from the action 'Send HTTP request to SharePoint' search - https://converter.power2apps.com/6000_SharePoint/V6011_ConvertSharePointSearchResults
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
SP search result
|
sharepointResult | True | string |
SharePoint search result |
Returns
Extract results from Send HTTP request to SharePoint search [DEPRECATED]
- Operation ID:
- ConvertSharePointSearchResults
Extract results from the action 'Send HTTP request to SharePoint' search - https://converter.power2apps.com/6000_SharePoint/6010_ConvertSharePointSearchResults
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
SP search result
|
sharepointResult | True | string |
SharePoint search result |
Returns
Extract Text According to Pattern
- Operation ID:
- V2140_ExtractTextAccordingToPattern
Find and retrieve specific parts of text based on patterns using Regex - https://converter.power2apps.com/2000_dataHandling/V2130_SmartTextSplit
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Text
|
inputText | True | string |
Text |
|
Match Pattern
|
matchPattern | True | string |
Match Pattern |
|
Trim enabled
|
trimEnabled | boolean |
Removes leading and trailing whitespace in all results |
|
|
Trim Strings
|
trimStrings | string |
Removes leading and trailing substring in all results. Default is whitespace |
Returns
Extract Text from PDF
- Operation ID:
- V4100_ExtractTextFromPdf
Extract text from a PDF (layout-based, fast) - https://converter.power2apps.com/4000_pdf/V4100_ExtractTextFromPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file to extract text from. |
|
|
From page
|
fromPage | integer |
Start page (0 = first page). Empty = from first page. |
|
|
To page
|
toPage | integer |
End page (0 = first page, inclusive). Empty = last page. |
|
|
Layout based
|
layoutBased | boolean |
True = keep visual layout (recommended). False = plain text order. |
|
|
Include pages
|
includePages | boolean |
True = return text per page. False = return combined text. |
|
|
Page separator
|
pageSeparator | string |
Separator between pages when text is combined. Default is ' ' |
|
|
Normalize whitespace
|
normalizeWhitespace | boolean |
True = clean up spaces and line breaks (recommended). |
Returns
Get File from URL
- Operation ID:
- V2032_UrlToFile
Get a file (PDF, JPG, JPEG, PNG, CSV, ...) from an URL - https://converter.power2apps.com/2000_dataHandling/V2032_UrlToFile
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
URL
|
url | True | string |
URL |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Get File from URL [DEPRECATED]
- Operation ID:
- V2031_UrlToFile
Get a file (PDF, JPG, JPEG, PNG, CSV, ...) from an URL - https://converter.power2apps.com/2000_dataHandling/V2031_UrlToFile
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
URL
|
url | True | string |
URL |
Returns
Get File from URL [DEPRECATED]
- Operation ID:
- UrlToFile
Get a file (PDF, JPG, JPEG, PNG, CSV, ...) from an URL - https://converter.power2apps.com/2000_dataHandling/2030_UrlToFile
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
URL
|
url | True | string |
URL |
Returns
- Body
- FileResponse
Insert Image to PowerPoint File
- Operation ID:
- V9020_InsertImageToPowerPoint
Inserts an image into a PowerPoint (PPTX) file by replacing the specified placeholder - https://converter.power2apps.com/9000_powerpoint/V9020_InsertImageToPowerPoint
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing PowerPoint file to insert image in |
|
Placeholder name
|
placeholderName | string |
Placeholder name |
|
|
Placeholder image
|
placeholderImage | True | byte |
Placeholder image |
|
Maximum Image Width
|
width | integer |
Maximum width (in pixel) of the image. Default is original width |
|
|
Maximum Image Height
|
height | integer |
Maximum height (in pixel) of the image. Default is original height |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{NAME}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{NAME}}. Default = '}}' |
Returns
- Body
- DtoResponseFile
Insert Image to Word File
- Operation ID:
- V5082_InsertImageToWord
Insert Image to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5082_InsertImageToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert image in |
|
Placeholder Name
|
placeholderName | string |
The text between prefix and suffix where to insert the image, e.g. {{InsertHere}} |
|
|
Image
|
placeholderImage | True | byte |
Placeholder image |
|
Maximum Image Width
|
maxWidth | integer |
Maximum width in pixels, capped at 800 (page width). Default: Original width |
|
|
Maximum Image Height
|
maxHeight | integer |
Maximum height in pixels, capped at 2400 (page height). Default: Original height |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Insert Image to Word File [DEPRECATED]
- Operation ID:
- InsertImageToWord
Insert Image to a Word file (DOCX) - https://converter.power2apps.com/5000_word/5080_InsertImageToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert image in |
|
Placeholder name
|
placeholderName | string |
Placeholder name |
|
|
Placeholder image
|
placeholderImage | True | byte |
Placeholder image |
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
Returns
- Body
- FileResponse
Insert Image to Word File [DEPRECATED]
- Operation ID:
- V5081_InsertImageToWord
Insert Image to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5081_InsertImageToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert image in |
|
Placeholder Name
|
placeholderName | string |
The text between prefix and suffix where to insert the image, e.g. {{InsertHere}} |
|
|
Image
|
placeholderImage | True | byte |
Placeholder image |
|
Maximum Image Width
|
maxWidth | integer |
Maximum width in pixels, capped at 800 (page width). Default: Original width |
|
|
Maximum Image Height
|
maxHeight | integer |
Maximum height in pixels, capped at 2400 (page height). Default: Original height |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
Returns
- Body
- DtoResponseFile
Insert multiple Text Sections to Word File
- Operation ID:
- V5111_InsertMultipleTextSectionsToWord
Insert multiple text blocks to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5111_InsertMultipleTextSectionsToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert text in |
|
Name
|
placeholderName | True | string |
The text between prefix and suffix where to insert the text, e.g. {{InsertHere}} |
|
Text
|
placeholderText | string |
Placeholder text |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Insert multiple Text Sections to Word File [DEPRECATED]
- Operation ID:
- V5110_InsertMultipleTextSectionsToWord
Insert multiple text blocks to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5110_InsertMultipleTextSectionsToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert text in |
|
Name
|
placeholderName | True | string |
The text between prefix and suffix where to insert the text, e.g. {{InsertHere}} |
|
Text
|
placeholderText | string |
Placeholder text |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
Returns
Insert Table to Word File
- Operation ID:
- V5092_InsertTableToWord
Insert Table to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5092_InsertTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert table in |
|
Placeholder Name
|
placeholderName | string |
The text between prefix and suffix where to insert the table, e.g. {{InsertHere}} |
|
|
Placeholder Table
|
placeholderTable | string |
Placeholder table as JSON or CSV |
|
|
Table style
|
tableStyle | string |
Table style |
|
|
Show Headers?
|
hasHeader | boolean |
Show headers of the table? Default = true |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Insert Table to Word File [DEPRECATED]
- Operation ID:
- InsertTableToWord
Insert Table to a Word file (DOCX - https://converter.power2apps.com/5000_word/5090_InsertTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert table in |
|
Placeholder name
|
placeholderName | string |
Placeholder name |
|
|
Placeholder table
|
placeholderTable | string |
Placeholder table as json |
|
|
Table style
|
tableStyle | string |
Table style |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
Returns
- Body
- FileResponse
Insert Table to Word File [DEPRECATED]
- Operation ID:
- V5091_InsertTableToWord
Insert Table to a Word file (DOCX - https://converter.power2apps.com/5000_word/V5091_InsertTableToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert table in |
|
Placeholder Name
|
placeholderName | string |
The text between prefix and suffix where to insert the table, e.g. {{InsertHere}} |
|
|
Placeholder Table
|
placeholderTable | string |
Placeholder table as JSON or CSV |
|
|
Table style
|
tableStyle | string |
Table style |
|
|
Show Headers?
|
hasHeader | boolean |
Show headers of the table? Default = true |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
Returns
Insert Text to PowerPoint File
- Operation ID:
- V9010_InsertTextToPowerPoint
Insert a text to a PowerPoint file (PPTX) - https://converter.power2apps.com/9000_powerpoint/V9010_InsertTextToPowerPoint
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing PowerPoint file to insert text in |
|
Placeholder Name
|
placeholderName | True | string |
Placeholder name |
|
Placeholder Text
|
placeholderText | string |
Placeholder text |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{NAME}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{NAME}}. Default = '}}' |
Returns
- Body
- DtoResponseFile
Insert Text to Word File
- Operation ID:
- V5072_InsertTextToWord
Insert a text to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5072_InsertTextToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert text in |
|
Placeholder Name
|
placeholderName | True | string |
The text between prefix and suffix where to insert the text, e.g. {{InsertHere}} |
|
Placeholder Text
|
placeholderText | string |
Placeholder text |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Insert Text to Word File [DEPRECATED]
- Operation ID:
- V5071_InsertTextToWord
Insert a text to a Word file (DOCX) - https://converter.power2apps.com/5000_word/V5071_InsertTextToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert text in |
|
Placeholder Name
|
placeholderName | True | string |
The text between prefix and suffix where to insert the text, e.g. {{InsertHere}} |
|
Placeholder Text
|
placeholderText | string |
Placeholder text |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{InsertHere}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{InsertHere}}. Default = '}}' |
Returns
Insert Text to Word File [DEPRECATED]
- Operation ID:
- InsertTextToWord
Insert a text to a Word file (DOCX) - https://converter.power2apps.com/5000_word/5070_InsertTextToWord
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
existingFileContent | True | byte |
Existing Word file to insert text in |
|
Placeholder name
|
placeholderName | string |
Placeholder name |
|
|
Placeholder text
|
placeholderText | string |
Placeholder text |
|
|
Placeholder Prefix
|
placeholderPrefix | string |
Opening placeholder delimiter e.g. {{NAME}}. Default = '{{' |
|
|
Placeholder Suffix
|
placeholderSuffix | string |
Closing placeholder delimiter e.g. {{NAME}}. Default = '}}' |
Returns
- Body
- FileResponse
Merge multiple PDFs
- Operation ID:
- V4120_MergeMultiplePdfs
Merge multiple PDF files into one. Optional: add page numbers, bookmarks per source PDF, and PDF metadata - https://converter.power2apps.com/4000_pdf/V4120_MergeMultiplePdfs
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
PDF file to merge. |
|
Add page numbers
|
addPageNumbers | boolean |
Add a continuous page number in the footer of every page (e.g. '5 / 27'). |
|
|
Page number format
|
pageNumberFormat | integer |
Format of the page numbers. Default = '1 / N'. |
|
|
Page number position
|
pageNumberPosition | integer |
Position of the page numbers. Default = 'Footer center'. |
|
|
Add bookmarks
|
addBookmarks | boolean |
Add a bookmark per source PDF (named 'PDF 1', 'PDF 2', ...) for easier navigation. |
|
|
PDF title
|
pdfTitle | string |
Title shown in the PDF viewer's tab and document properties. |
|
|
PDF author
|
pdfAuthor | string |
Author metadata of the resulting PDF. |
|
|
PDF file name
|
fileName | string |
Name for the resulting PDF file (without extension). Leave empty for 'MergedPdfs'. |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Skip the format you don't need to shrink the response. Default = Both. |
Returns
Merge PDF Files
- Operation ID:
- V4022_MergePdfs
Merge two PDF files into one PDF file - https://converter.power2apps.com/4000_pdf/V4022_MergePdfs
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File 1
|
file1 | True | byte |
The first file input |
|
File 2
|
file2 | True | byte |
The second file input |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Merge PDF Files [DEPRECATED]
- Operation ID:
- MergePDFs
Merge two PDF files into one PDF file - https://converter.power2apps.com/4000_pdf/4020_MergePDFs
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File 1
|
file1 | True | byte |
The first file input |
|
File 2
|
file2 | True | byte |
The second file input |
Returns
- Body
- FileResponse
Merge PDF Files [DEPRECATED]
- Operation ID:
- V4021_MergePdfs
Merge two PDF files into one PDF file - https://converter.power2apps.com/4000_pdf/V4021_MergePdfs
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File 1
|
file1 | True | byte |
The first file input |
|
File 2
|
file2 | True | byte |
The second file input |
Returns
Pattern Match Check
- Operation ID:
- V2120_PatternMatchCheck
Verify if text matches a given pattern using Regex - https://converter.power2apps.com/2000_dataHandling/V2120_PatternMatchCheck
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Input Text
|
inputText | True | string |
Input Text |
|
Match Pattern
|
matchPattern | True | string |
Pattern or text to check for occurrences in the input text |
Returns
Protect PDF
- Operation ID:
- V4042_ProtectPdf
Protect a PDF with a password - https://converter.power2apps.com/4000_pdf/V4042_ProtectPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Owner Password
|
ownerPassword | string |
Protect the editing of the PDF with the owner password |
|
|
User Password
|
userPassword | string |
Protect the opening of the PDF with the user password |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Protect PDF [DEPRECATED]
- Operation ID:
- ProtectPdf
Protect a PDF with a password - https://converter.power2apps.com/4000_pdf/4040_ProtectPDF
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Owner Password
|
ownerPassword | string |
Protect the editing of the PDF with the owner password |
|
|
User Password
|
userPassword | string |
Protect the opening of the PDF with the user password |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Protect PDF [DEPRECATED]
- Operation ID:
- V4041_ProtectPdf
Protect a PDF with a password - https://converter.power2apps.com/4000_pdf/V4041_ProtectPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Owner Password
|
ownerPassword | string |
Protect the editing of the PDF with the owner password |
|
|
User Password
|
userPassword | string |
Protect the opening of the PDF with the user password |
Returns
Read QR or Barcode
- Operation ID:
- V3051_ReadCode
Read a QR code or Barcode from an image - https://converter.power2apps.com/3000_imagesBarcodes/V3051_ReadCode
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
QR or Barcode
|
file | True | byte |
QR or Barcode Image |
Returns
Read QR or Barcode [DEPRECATED]
- Operation ID:
- ReadCode
Read a QR code or Barcode from an image - https://converter.power2apps.com/3000_imagesBarcodes/3050_ReadQrOrBarcode
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
Returns
- Body
- CodeResponse
Regular Expression (RegEx)
- Operation ID:
- V2011_RegularExpression
Searches the specified input string for all occurrences of a specified .NET regular expression (RegEx), using the specified matching options. - https://converter.power2apps.com/2000_dataHandling/V2011_RegularExpression
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Text to match
|
input | True | string |
The string to search for a match |
|
Regular Expression
|
pattern | string |
The .NET regular expression pattern to match |
|
|
Regular expression option
|
option | string |
Select regular expression option |
Returns
Regular Expression (RegEx) [DEPRECATED]
- Operation ID:
- RegularExpression
Searches the specified input string for all occurrences of a specified .NET regular expression (RegEx), using the specified matching options. - https://converter.power2apps.com/2000_dataHandling/2010_RegularExpression
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Text to match
|
input | True | string |
The string to search for a match |
|
Regular Expression
|
pattern | string |
The .NET regular expression pattern to match |
|
|
Regular expression option
|
option | string |
Select regular expression option |
Returns
- Body
- RegExp
Remove pages from PDF
- Operation ID:
- V4111_RemovePagesFromPdf
Remove (or keep) selected pages from a PDF. Pages syntax: '1,3,5-7' - https://converter.power2apps.com/4000_pdf/V4111_RemovePagesFromPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file to modify. |
|
|
Pages
|
pages | True | string |
Pages to select, e.g. '1' or '1,3,5-7'. Default is 1-based. |
|
Input is 1-based
|
oneBased | boolean |
True = pages start at 1 (1 = first page). False = start at 0. |
|
|
Mode
|
mode | integer |
0 = remove selected pages. 1 = keep selected pages. |
|
|
Fail if page out of range
|
strict | boolean |
True = error on invalid pages. False = ignore invalid pages. |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Remove pages from PDF [DEPRECATED]
- Operation ID:
- V4110_RemovePagesFromPdf
Remove (or keep) selected pages from a PDF. Pages syntax: '1,3,5-7' - https://converter.power2apps.com/4000_pdf/V4110_RemovePagesFromPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF
|
True | byte |
PDF file to modify. |
|
|
Pages
|
pages | True | string |
Pages to select, e.g. '1' or '1,3,5-7'. Default is 1-based. |
|
Input is 1-based
|
oneBased | boolean |
True = pages start at 1 (1 = first page). False = start at 0. |
|
|
Mode
|
mode | integer |
0 = remove selected pages. 1 = keep selected pages. |
|
|
Fail if page out of range
|
strict | boolean |
True = error on invalid pages. False = ignore invalid pages. |
Returns
Replace Text With Pattern
- Operation ID:
- V2110_ReplaceTextWithPattern
Replaces parts of a text based on a pattern using regular expressions (RegEx) - https://converter.power2apps.com/2000_dataHandling/V2110_ReplaceTextWithPattern
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Input Text
|
inputText | True | string |
Input Text |
|
Search Pattern
|
searchPattern | True | string |
The pattern or text which should be replaced inside of the input text |
|
Replacement Text
|
replacementText | string |
Text which will be inserted instead of the search pattern into the input text |
Returns
Resize Image
- Operation ID:
- V3023_ResizeImage
Adjust the width and height of an image (JPEG, JPG, PNG, BMP, GIF, TIFF) - https://converter.power2apps.com/3000_imagesBarcodes/V3023_ResizeImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file to be resized |
|
Image Width
|
width | double |
The width (by default in pixels) of the image - empty for auto |
|
|
Image Height
|
height | double |
The height (by default in pixels) of the image - empty for auto |
|
|
Resize By
|
resizeBy | string |
Resize by: Default in pixels |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Resize Image [DEPRECATED]
- Operation ID:
- ResizeImageV2
Adjust the width and height of an image (JPEG, JPG, PNG, BMP, GIF, TIFF) - https://converter.power2apps.com/3000_imagesBarcodes/3021_ResizeImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Width
|
width | double |
The width of the image - empty for auto |
|
|
Height
|
height | double |
The height of the image - empty for auto |
|
|
Resize By
|
resizeBy | string |
Resize By |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Resize Image [DEPRECATED]
- Operation ID:
- ResizeImage
Adjust the width and height of an image (JPEG, JPG, PNG, BMP, GIF, TIFF)
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Width
|
width | double |
The width of the image - empty for auto |
|
|
Height
|
height | double |
The height of the image - empty for auto |
|
|
Format
|
outFormat | string |
Outputformat |
|
|
Resize By
|
resizeBy | string |
Resize By |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Resize Image [DEPRECATED]
- Operation ID:
- V3022_ResizeImage
Adjust the width and height of an image (JPEG, JPG, PNG, BMP, GIF, TIFF) - https://converter.power2apps.com/3000_imagesBarcodes/V3022_ResizeImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file to be resized |
|
Image Width
|
width | double |
The width (by default in pixels) of the image - empty for auto |
|
|
Image Height
|
height | double |
The height (by default in pixels) of the image - empty for auto |
|
|
Resize By
|
resizeBy | string |
Resize by: Default in pixels |
Returns
Rotate Image
- Operation ID:
- V3032_RotateImage
Rotate an image (JPEG, JPG, PNG, BMP, GIF, TIFF) by an angle (degree) of your choice - https://converter.power2apps.com/3000_imagesBarcodes/V3032_RotateImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file to be rotated |
|
Rotate
|
rotate | float |
Degrees the image is rotated with |
|
|
Output Format
|
outFormat | string |
Output format of the created image. Default = 'JPEG' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Rotate Image [DEPRECATED]
- Operation ID:
- V3031_RotateImage
Rotate an image (JPEG, JPG, PNG, BMP, GIF, TIFF) by an angle (degree) of your choice - https://converter.power2apps.com/3000_imagesBarcodes/V3031_RotateImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Image File
|
file | True | byte |
Image file to be rotated |
|
Rotate
|
rotate | float |
Degrees the image is rotated with |
|
|
Output Format
|
outFormat | string |
Output format of the created image. Default = 'JPEG' |
Returns
Rotate Image [DEPRECATED]
- Operation ID:
- RotateImage
Rotate an image (JPEG, JPG, PNG, BMP, GIF, TIFF) by an angle (degree) of your choice - https://converter.power2apps.com/3000_imagesBarcodes/3030_RotateImage
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Rotate
|
rotate | float |
Degrees the image is rotated with |
|
|
Output format
|
outFormat | string |
Output format |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Run Code
- Operation ID:
- V2151_RunCode
Executes user-defined Python or JavaScript code. The response will always contain the printed output of the script - https://converter.power2apps.com/2000_dataHandling/V2151_RunCode
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Python or JavaScript Code
|
code | True | string |
Output is generated via console.log (JavaScript), print (Python), or by returning the final expression. |
|
Runtime
|
runtime | integer |
Select the runtime for executing the code (JavaScript, Python, or Auto-Detect). Default: Auto-Detect |
|
|
Timeout (seconds)
|
timeoutSec | integer |
Maximum allowed execution time in seconds before the code run is terminated. Limit is 100. |
|
|
Print Last Expression
|
printLastExpression | boolean |
Return the value of the last expression automatically (JavaScript only). |
Returns
Run Code [DEPRECATED]
- Operation ID:
- V2150_RunCode
Executes user-defined JavaScript code - https://converter.power2apps.com/2000_dataHandling/V2150_RunCode
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JavaScript Code
|
code | True | string |
Run JS code; returns the last statement. E.g. to return 5: var x = 2+3; return x; |
Returns
Smart Text Split
- Operation ID:
- V2130_SmartTextSplit
Divide text into segments based on patterns using Regex - https://converter.power2apps.com/2000_dataHandling/V2130_SmartTextSplit
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Input Text
|
inputText | True | string |
Input text to be split up |
|
Split Pattern
|
splitPattern | string |
Pattern or text as part of the Input Text where it will be splitted by |
|
|
Trim enabled
|
trimEnabled | boolean |
Removes leading and trailing whitespace in all results. Default = 'No' |
|
|
Trim Strings
|
trimStrings | string |
Removes leading and trailing substring in all results. Default is whitespace |
Returns
Sort CSV
- Operation ID:
- V2061_SortCsv
Sort a CSV - https://converter.power2apps.com/2000_dataHandling/V2061_SortCsv
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
|
|
Sort column
|
sortColumn | string |
Column to sort by. Keep existing sort order by default |
|
|
Further sorting column
|
secondSortColumn | string |
Further column to sort by. Blank by default |
|
|
Reverse order?
|
isReverse | boolean |
Reverse order? |
Returns
Sort CSV [DEPRECATED]
- Operation ID:
- SortCsv
Sort a CSV - https://converter.power2apps.com/2000_dataHandling/2060_SortCsv
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
CSV
|
csv | True | string |
CSV |
|
CSV has Headers?
|
dataIncludesHeader | boolean |
CSV has headers? |
|
|
Auto-detect Field Types?
|
autoDiscoverFieldTypes | boolean |
Auto-detect field types? |
|
|
Number of Rows for Field Type Detection
|
maxScanRows | integer |
Number of rows for automatic field type detection. Default = 20 |
|
|
Remove Empty Rows?
|
ignoreEmptyLine | boolean |
Remove empty rows |
|
|
Skip a Number of Rows
|
skip | integer |
Skip a number of rows at beginning. Default = 0 |
|
|
Stop at a specific Row
|
skipLast | integer |
Stop at a specific row number. Default = convert all rows |
|
|
Separator
|
delimiter | string |
Field separator (delimiter). Default = 'Auto-detect separator' |
|
|
Auto-detect Quote Delimiter?
|
mayHaveQuotedFields | boolean |
Auto-detect quote delimiter? |
|
|
Sort column?
|
sortColumn | string |
Column to sort by? |
|
|
Further sorting column?
|
secondSortColumn | string |
Further column to sort by? |
|
|
Reverse order?
|
isReverse | boolean |
Reverse order? |
Returns
- Body
- DtoResponseCsv
Sort JSON
- Operation ID:
- V2051_SortJson
Sort a JSON object, list or array - https://converter.power2apps.com/2000_dataHandling/V2051_SortJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON object, list or array that will be sorted |
|
Sort property
|
sortProperty | string |
Property to sort by. Keep existing sort order by default |
|
|
Further sorting property
|
secondSortProperty | string |
Further property to sort by. Blank by default |
|
|
Reverse order?
|
isReverse | boolean |
Reverse order? |
Returns
Sort JSON [DEPRECATED]
- Operation ID:
- SortJson
Sort a JSON object, list or array - https://converter.power2apps.com/2000_dataHandling/2050_SortJson
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
JSON
|
json | True | string |
JSON object, list or array that will be sorted |
|
Sort property?
|
sortProperty | string |
Property to sort by? |
|
|
Further sorting property?
|
secondSortProperty | string |
Further property to sort by? |
|
|
Reverse order?
|
isReverse | boolean |
Reverse order? |
Returns
- Body
- DtoResponseJson
Split or Extract PDF Pages
- Operation ID:
- V4061_ExtractPdfPages
Extracts specific pages from a PDF file and returns a new PDF containing only the selected pages - https://converter.power2apps.com/4000_pdf/V4061_ExtractPdfPages
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF File
|
file | True | byte |
The PDF file from which pages should be extracted. |
|
Pages to Extract
|
pages | True | string |
Pages or ranges to extract, separated by commas (e.g., 1-2,4). |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Split or Extract PDF Pages [DEPRECATED]
- Operation ID:
- V4060_ExtractPdfPages
Extracts specific pages from a PDF file and returns a new PDF containing only the selected pages - https://converter.power2apps.com/4000_pdf/V4060_ExtractPdfPages
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
PDF File
|
file | True | byte |
The PDF file from which pages should be extracted. |
|
Pages to Extract
|
pages | True | string |
Pages or ranges to extract, separated by commas (e.g., 1-2,4). |
Returns
Translate Text
- Operation ID:
- V2041_Translate
Translate a word or sentence - https://converter.power2apps.com/2000_dataHandling/V2041_Translate
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Text
|
text | True | string |
Text in the source language that should be translated |
|
From
|
from | string |
Source language. Default is auto detection |
|
|
To
|
to | True | string |
Target language |
Returns
Translate Text [DEPRECATED]
- Operation ID:
- Translate
Translate a word or sentence - https://converter.power2apps.com/2000_dataHandling/2040_Translate
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
From
|
from | True | string |
From |
|
To
|
to | True | string |
To |
|
Translation
|
translation | True | string |
Translation |
Returns
- Body
- TranslationResponse
Unprotect PDF
- Operation ID:
- V4052_UnProtectPdf
Remove the protection from a pdf - https://converter.power2apps.com/4000_pdf/V4052_UnProtectPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Owner Password
|
ownerPassword | string |
Owner Password |
|
|
Remove Permissions
|
removePermissions | boolean |
Remove all access permissions. Default is 'Yes' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Unprotect PDF [DEPRECATED]
- Operation ID:
- V4051_UnProtectPdf
Remove the protection from a pdf - https://converter.power2apps.com/4000_pdf/V4051_UnProtectPdf
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File
|
file | True | byte |
File |
|
Owner Password
|
ownerPassword | string |
Owner Password |
|
|
Remove Permissions
|
removePermissions | boolean |
Remove all access permissions. Default is 'Yes' |
Returns
Unprotect PDF [DEPRECATED]
- Operation ID:
- UnProtectPdf
Remove the protection from a pdf - https://converter.power2apps.com/4000_pdf/4050_UnprotectPDF
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Owner Password
|
ownerPassword | string |
Owner Password |
|
|
Remove Permissions
|
removePermissions | boolean |
Remove all access permissions |
|
|
File
|
file | True | byte |
File |
Returns
- Body
- FileResponse
Update multiple Word Content Controls
- Operation ID:
- V5151_UpdateMultipleWordContentControls
Updates several Word content controls or form element within one action - https://converter.power2apps.com/5000_word/V5151_UpdateMultipleWordContentControls
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
file | True | byte |
Existing Word file to update |
|
Name
|
name | True | string |
Tag or title of the content control which should be updated |
|
Value
|
value | string |
Updated value of the content control |
|
|
Search by
|
searchBy | integer |
Search by Tag, Title or both. Default is 'Tag or Title' |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Update multiple Word Content Controls [DEPRECATED]
- Operation ID:
- V5150_UpdateMultipleWordContentControls
Updates several Word content controls or form element within one action - https://converter.power2apps.com/5000_word/V5150_UpdateMultipleWordContentControls
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
file | True | byte |
Existing Word file to update |
|
Name
|
name | True | string |
Tag or title of the content control which should be updated |
|
Value
|
value | string |
Updated value of the content control |
|
|
Search by
|
searchBy | integer |
Search by Tag, Title or both. Default is 'Tag or Title' |
Returns
- Body
- DtoResponseFile
Update Word Content Control
- Operation ID:
- V5141_UpdateWordContentControl
Updates a Word content control or form element - https://converter.power2apps.com/5000_word/V5141_UpdateWordContentControl
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
file | True | byte |
Existing Word file to update |
|
Name
|
name | True | string |
Tag or title of the content control which should be updated |
|
Value
|
value | string |
Updated value of the content control |
|
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Update Word Content Control [DEPRECATED]
- Operation ID:
- V5140_UpdateWordContentControl
Updates a Word content control or form element - https://converter.power2apps.com/5000_word/V5140_UpdateWordContentControl
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
file | True | byte |
Existing Word file to update |
|
Name
|
name | True | string |
Tag or title of the content control which should be updated |
|
Value
|
value | string |
Updated value of the content control |
Returns
- Body
- DtoResponseFile
Update Word Table of Contents
- Operation ID:
- V5131_UpdateWordTableOfContents
Updates the Word table of contents - https://converter.power2apps.com/5000_word/V5131_UpdateWordTableOfContents
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
file | True | byte |
Existing Word file to update |
|
Reduce Response Size
|
fileResponseMode | integer |
Choose 'Base64 String' or 'Bytes' to reduce response size for large files. Default = 'Both' |
Returns
Update Word Table of Contents [DEPRECATED]
- Operation ID:
- V5130_UpdateWordTableOfContents
Updates the Word table of contents - https://converter.power2apps.com/5000_word/V5130_UpdateWordTableOfContents
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Existing File Content
|
file | True | byte |
Existing Word file to update |
Returns
Definitions
BankingAccountData
| Name | Path | Type | Description |
|---|---|---|---|
|
Is Valid
|
isValid | boolean |
Is Valid |
|
Is Valid SEPA Country
|
isSepaCountry | boolean |
Is Valid Single Euro Payment Areas (SEPA) Country |
|
Country Code
|
countryCode | string |
Country Code |
|
BBAN
|
bban | string |
Basic Bank Account Number (BBAN) |
|
Bank Code
|
bankCode | string |
Bank Code |
|
Branch Code
|
branchCode | string |
Branch Code |
|
Account Number
|
accountNumber | string |
Account Number |
|
Formatted IBAN
|
formattedIban | string |
Formatted International Bank Account Number (IBAN) |
|
Unformatted IBAN
|
unformattedIban | string |
Unformatted International Bank Account Number (IBAN) |
|
SWIFT Code
|
swift_code | string |
SWIFT Code / BIC |
|
Bank Name
|
bank_name | string |
Bank Name |
|
Bank City
|
bank_city | string |
Bank City |
|
Bank ZIP
|
bank_zip | string |
Bank ZIP |
|
Bank Address
|
bank_adress | string |
Bank Address |
CodeResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
Code value
|
codeValue | string |
Code value |
|
Code type
|
codeType | string |
Code type |
CsvResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
CSV response
|
csv | string |
CSV response |
DtoResponseColor
| Name | Path | Type | Description |
|---|---|---|---|
|
RGB
|
rgb | string |
RGB |
|
HEX
|
hex | string |
HEX |
|
CMYK
|
cmyk | string |
CMYK |
|
HSL
|
hsl | string |
HSL |
|
HSV
|
hsv | string |
HSV |
|
XYZ
|
xyz | string |
XYZ |
|
YIQ
|
yiq | string |
YIQ |
|
YUV
|
yuv | string |
YUV |
|
Color name
|
colorName | string |
Color name |
DtoResponseCsv
| Name | Path | Type | Description |
|---|---|---|---|
|
CSV response
|
csv | string |
CSV response |
DtoResponseFile
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileContent | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseHtml
| Name | Path | Type | Description |
|---|---|---|---|
|
HTML response
|
html | string |
HTML response |
DtoResponseJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV1013_ConvertJsonToCsv
| Name | Path | Type | Description |
|---|---|---|---|
|
CSV response
|
csv | string |
CSV response |
DtoResponseV1022_ConvertCsvToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV1032_ConvertCsvToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV1033_ConvertCsvToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV1034_ConvertCsvToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV1035_ConvertCsvToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
|
Detected Encoding
|
detectedEncoding | string |
Which encoding was actually used to decode the CSV (matches your Encoding choice; with Auto-detect this shows what was sniffed from the BOM/heuristic). |
|
Detected Delimiter
|
detectedDelimiter | string |
Which column delimiter was used (your Delimiter input, or what was sniffed if you left it blank). |
DtoResponseV1042_ConvertJsonToXml
| Name | Path | Type | Description |
|---|---|---|---|
|
XML response
|
xml | string |
XML response |
DtoResponseV1052_ConvertXmlToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV1053_ConvertXmlToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV1062_ConvertJsonToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV1063_ConvertJsonToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV1064_ConvertJsonToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV1071_ConvertYamlToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV1081_ConvertJsonToYaml
| Name | Path | Type | Description |
|---|---|---|---|
|
YAML response
|
yaml | string |
YAML response |
DtoResponseV1090_ConvertJsonToTextTable
| Name | Path | Type | Description |
|---|---|---|---|
|
Text response
|
text | string |
Text response |
DtoResponseV1100_ConvertExcelToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
|
JSON Schema response
|
schema | string |
JSON Schema response |
DtoResponseV1110_ConvertMultiCsvToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string (base64) |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
|
File name
|
fileName | string |
Resulting Excel file name (including extension). |
DtoResponseV1120_ConvertXmlToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string (base64) |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
|
File name
|
fileName | string |
Resulting Excel file name (including extension). |
DtoResponseV1130_ConvertXmlToCsv
| Name | Path | Type | Description |
|---|---|---|---|
|
CSV
|
csv | string |
The CSV result as plain text. Filled when output mode is 'String' or 'Both'. |
|
File response
|
file | byte |
CSV file as UTF-8 bytes. Filled when output mode is 'Bytes' or 'Both'. |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
|
File name
|
fileName | string |
Resulting CSV file name (including extension). |
DtoResponseV2011_RegularExpression
| Name | Path | Type | Description |
|---|---|---|---|
|
Is match?
|
isMatch | boolean | |
|
matches
|
matches | array of | |
|
First match
|
firstMatch | ||
|
First match value
|
firstMatchValue | string |
DtoResponseV2021_IbanData
| Name | Path | Type | Description |
|---|---|---|---|
|
Is Valid
|
isValid | boolean |
Is Valid |
|
Is Valid SEPA Country
|
isSepaCountry | boolean |
Is Valid Single Euro Payment Areas (SEPA) Country |
|
Country Code
|
countryCode | string |
Country Code |
|
BBAN
|
bban | string |
Basic Bank Account Number (BBAN) |
|
Bank Code
|
bankCode | string |
Bank Code |
|
Branch Code
|
branchCode | string |
Branch Code |
|
Account Number
|
accountNumber | string |
Account Number |
|
Formatted IBAN
|
formattedIban | string |
Formatted International Bank Account Number (IBAN) |
|
Unformatted IBAN
|
unformattedIban | string |
Unformatted International Bank Account Number (IBAN) |
|
SWIFT Code
|
swift_code | string |
SWIFT Code / BIC |
|
Bank Name
|
bank_name | string |
Bank Name |
|
Bank City
|
bank_city | string |
Bank City |
|
Bank ZIP
|
bank_zip | string |
Bank ZIP |
|
Bank Address
|
bank_adress | string |
Bank Address |
DtoResponseV2031_UrlToFile
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV2032_UrlToFile
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV2041_Translate
| Name | Path | Type | Description |
|---|---|---|---|
|
First translation response
|
firstTranslation | string |
First translation response |
|
Translations response
|
translations | array of string |
Translations response |
DtoResponseV2051_SortJson
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV2061_SortCsv
| Name | Path | Type | Description |
|---|---|---|---|
|
CSV response
|
csv | string |
CSV response |
DtoResponseV2071_ConvertColor
| Name | Path | Type | Description |
|---|---|---|---|
|
RGB
|
rgb | string |
RGB |
|
HEX
|
hex | string |
HEX |
|
CMYK
|
cmyk | string |
CMYK |
|
HSL
|
hsl | string |
HSL |
|
HSV
|
hsv | string |
HSV |
|
XYZ
|
xyz | string |
XYZ |
|
YIQ
|
yiq | string |
YIQ |
|
YUV
|
yuv | string |
YUV |
|
Color name
|
colorName | string |
Color name |
DtoResponseV2081_CombineCsvs
| Name | Path | Type | Description |
|---|---|---|---|
|
CSV response
|
csv | string |
CSV response |
DtoResponseV2091_CombineJsonArrays
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
DtoResponseV2100_ExtractJsonObjectProperties
| Name | Path | Type | Description |
|---|---|---|---|
|
Property names as list
|
propertyNames | array of string |
Property names as list |
|
Properties as list
|
properties | array of JsonPropertyDetail |
Properties as list |
DtoResponseV2110_ReplaceTextWithPattern
| Name | Path | Type | Description |
|---|---|---|---|
|
Replaced Text
|
text | string |
Replaced Text |
DtoResponseV2120_MatchPatternCheck
| Name | Path | Type | Description |
|---|---|---|---|
|
Match Success
|
success | boolean |
Match Success |
DtoResponseV2130_SmartTextSplit
| Name | Path | Type | Description |
|---|---|---|---|
|
Text segments as list
|
textSegments | array of string |
Text segments as list |
DtoResponseV2140_ExtractTextAccordingToPattern
| Name | Path | Type | Description |
|---|---|---|---|
|
Text matches as list
|
matches | array of string |
Text matches as list |
DtoResponseV2150_RunCode
| Name | Path | Type | Description |
|---|---|---|---|
|
Result response
|
result | string |
Result response |
DtoResponseV2151_RunCode
| Name | Path | Type | Description |
|---|---|---|---|
|
Result response
|
result | string |
Result response |
|
Error message
|
error | string |
Error message |
|
Is successful
|
isSuccessful | boolean |
Is successful |
DtoResponseV3022_ResizeImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3023_ResizeImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3031_RotateImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3032_RotateImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3041_CompressImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3042_CompressImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3051_ReadCode
| Name | Path | Type | Description |
|---|---|---|---|
|
Code value
|
codeValue | string |
Code value |
|
Code type
|
codeType | string |
Code type |
DtoResponseV3062_CreateCode
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3063_CreateCode
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3071_ImageMetaData
| Name | Path | Type | Description |
|---|---|---|---|
|
Image format
|
imageFormat | string |
Image format |
|
Image size
|
imageSize | double |
Image size |
|
Width
|
width | integer |
Width |
|
Height
|
height | integer |
Height |
|
Orientation
|
orientation | string |
Orientation |
|
Bits per Pixel
|
bits | integer |
Bits per Pixel |
|
Date of recording
|
recordingDate | string |
Date of recording |
|
Horizontal Resolution
|
horizontalResolution | float |
Horizontal Resolution |
|
Vertical Resolution
|
verticalResolution | float |
Vertical Resolution |
|
Has EXIF Data
|
hasEXIFData | boolean |
Has EXIF Data |
|
EXIF Data
|
exifData | string |
EXIF Data |
|
Has XMP Data
|
hasXMPData | boolean |
Has XMP Data |
DtoResponseV3081_CreateWatermarkImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3082_CreateWatermarkImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3091_CreateChartImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3092_CreateChartImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3101_CreateTableImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3102_CreateTableImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3111_CreateGraphImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV3112_CreateGraphImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4012_ConvertFileToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4013_ConvertFileToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4014_ConvertFileToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4021_MergePdfs
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4022_MergePdfs
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4031_PdfMetadata
| Name | Path | Type | Description |
|---|---|---|---|
|
Author
|
author | string |
Author |
|
CreationDate
|
creationDate | integer |
CreationDate |
|
Creator
|
creator | string |
Creator |
|
ModificationDate
|
modificationDate | integer |
ModificationDate |
|
Producer
|
producer | string |
Producer |
|
Subject
|
subject | string |
Subject |
|
Title
|
title | string |
Title |
|
FileSize
|
fileSize | integer |
FileSize |
|
PDFVersion
|
pdfVersion | integer |
PDFVersion |
|
PageCount
|
pageCount | integer |
PageCount |
|
Keywords
|
keywords | string |
Keywords |
DtoResponseV4041_ProtectPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4042_ProtectPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4051_UnProtectPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4052_UnProtectPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4060_ExtractPdfPages
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4061_ExtractPdfPages
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4070_ConvertPdfToPdfA
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4071_ConvertPdfToPdfA
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4080_CompressPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4081_CompressPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4090_ExtractImagesFromPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
Images
|
images | array of DtoResponseV4090_ExtractedImageItem |
Extracted images |
|
Count
|
count | integer |
Number of extracted images |
DtoResponseV4090_ExtractedImageItem
| Name | Path | Type | Description |
|---|---|---|---|
|
File name
|
fileName | string |
File name incl. extension (e.g. img_p000_i000.jpg) |
|
Extension
|
extension | string |
File extension (e.g. jpg, png) |
|
MIME type
|
mimeType | string |
MIME type (e.g. image/jpeg) |
|
File bytes
|
file | byte |
Raw file bytes |
|
File as base64 string
|
fileString | string |
Base64 string of the file |
DtoResponseV4100_ExtractTextFromPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
Text
|
text | string |
Combined extracted text |
|
Pages
|
pages | array of DtoResponseV4100_PageText |
Extracted text per page |
|
Page count
|
pageCount | integer |
Number of pages processed |
DtoResponseV4100_PageText
| Name | Path | Type | Description |
|---|---|---|---|
|
Page index
|
pageIndex | integer |
0-based page index |
|
Text
|
text | string |
Page text |
DtoResponseV4110_RemovePagesFromPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4111_RemovePagesFromPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV4120_MergeMultiplePdfs
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string (base64) |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
|
File name
|
fileName | string |
Resulting PDF file name (including extension). |
DtoResponseV5011_CreateWordFile
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5012_CreateWordFile
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5021_ExtractWordBookmarks
| Name | Path | Type | Description |
|---|---|---|---|
|
Word Bookmarks
|
wordBookmarks | array of KeyValPair |
List of Word Bookmarks |
DtoResponseV5031_AddImageToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5032_AddImageToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5042_AddImageWithinTableToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5043_AddImageWithinTableToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5052_AddTableToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5053_AddTableToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5061_AddTextToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5062_AddTextToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5071_InsertTextToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5072_InsertTextToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5082_InsertImageToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5091_InsertTableToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5092_InsertTableToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5101_AddHtmlToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5102_AddHtmlToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5110_InsertMultipleTextSectionsToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5111_InsertMultipleTextSectionsToWord
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5120_ExtractWordContentControls
| Name | Path | Type | Description |
|---|---|---|---|
|
Word Content Controls
|
wordControls | array of WordControl |
List of Content Controls |
DtoResponseV5130_UpdateWordTableOfContents
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5131_UpdateWordTableOfContents
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5141_UpdateWordContentControl
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5151_UpdateMultipleWordContentControls
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV5160_ConvertWordToHtml
| Name | Path | Type | Description |
|---|---|---|---|
|
HTML response
|
html | string |
HTML response |
DtoResponseV6011_ConvertSharePointSearchResults
| Name | Path | Type | Description |
|---|---|---|---|
|
Code value
|
sharePointSearchResults | array of SharePointSearchResultResponse |
Code value |
DtoResponseV7012_ConvertHtmlTableToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
First JSON table response
|
firstTable | string |
First JSON table response |
|
All JSON tables response
|
tables | array of string |
All JSON tables response |
DtoResponseV7013_ConvertHtmlTableToJson
| Name | Path | Type | Description |
|---|---|---|---|
|
First JSON table response
|
firstTable | string |
First JSON table response |
|
All JSON tables response
|
tables | array of string |
All JSON tables response |
|
Notes
|
notes | array of string |
Human-readable notes about adjustments made during parsing (e.g. duplicate headers renamed, extra columns auto-added). |
DtoResponseV7022_ConvertHtmlToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV7023_ConvertHtmlToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV7031_ConvertHtmlToImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV7032_ConvertHtmlToImage
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV7070_ConvertHtmlTableToCsv
| Name | Path | Type | Description |
|---|---|---|---|
|
First CSV table response
|
firstCsvTable | string |
First CSV table response |
|
All CSV tables response
|
csvTables | array of string |
All CSV tables response |
DtoResponseV7080_ConvertHtmlTableToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV7081_ConvertHtmlTableToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV7082_ConvertHtmlTableToExcel
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
|
Notes
|
notes | array of string |
Human-readable notes about adjustments made during parsing (e.g. duplicate headers renamed, extra columns auto-added). |
DtoResponseV8010_ConvertXRechnungToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
DtoResponseV8011_ConvertXRechnungToPdf
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileString | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
FileContentResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
fileContent |
File response |
FileResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
File response
|
file | byte |
File response |
|
File response as string
|
fileContent | string |
File response as string |
|
MIME type
|
mimeType | string |
MIME type |
|
Extension
|
extension | string |
Extension |
ImageMetaDataResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
Image format
|
imageFormat | string |
Image format |
|
Image size
|
imageSize | double |
Image size |
|
Width
|
width | integer |
Width |
|
Height
|
height | integer |
Height |
|
Orientation
|
orientation | string |
Orientation |
|
Bits per Pixel
|
bits | integer |
Bits per Pixel |
|
Date of recording
|
recordingDate | string |
Date of recording |
|
Horizontal Resolution
|
horizontalResolution | float |
Horizontal Resolution |
|
Vertical Resolution
|
verticalResolution | float |
Vertical Resolution |
|
Has EXIF Data
|
hasEXIFData | boolean |
Has EXIF Data |
|
EXIF Data
|
exifData | string |
EXIF Data |
|
Has XMP Data
|
hasXMPData | boolean |
Has XMP Data |
|
Latitude
|
latitude | double |
Latitude |
|
Longitude
|
longitude | double |
Longitude |
JsonPropertyDetail
| Name | Path | Type | Description |
|---|---|---|---|
|
name
|
name | string | |
|
type
|
type | string | |
|
path
|
path | string |
JsonResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON response
|
json | string |
JSON response |
JsonTableResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
JSON table response
|
firstTable | string |
JSON table response |
|
tables
|
tables | array of string |
KeyValPair
| Name | Path | Type | Description |
|---|---|---|---|
|
Key
|
key | string |
Key |
|
Value
|
value | string |
Value |
Pdf_Metadata
| Name | Path | Type | Description |
|---|---|---|---|
|
Author
|
author | string |
Author |
|
CreationDate
|
creationDate | integer |
CreationDate |
|
Creator
|
creator | string |
Creator |
|
ModificationDate
|
modificationDate | integer |
ModificationDate |
|
Producer
|
producer | string |
Producer |
|
Subject
|
subject | string |
Subject |
|
Title
|
title | string |
Title |
|
FileSize
|
fileSize | integer |
FileSize |
|
PDFVersion
|
pdfVersion | integer |
PDFVersion |
|
PageCount
|
pageCount | integer |
PageCount |
|
Keywords
|
keywords | string |
Keywords |
RegExp
| Name | Path | Type | Description |
|---|---|---|---|
|
Text to match
|
input | string |
The string to search for a match |
|
Regular Expression
|
pattern | string |
The .NET regular expression pattern to match |
|
Regular expression option
|
option | string |
Select regular expression option |
|
Is match?
|
isMatch | boolean | |
|
matches
|
matches | array of | |
|
First match
|
firstMatch | ||
|
First match value
|
firstMatchValue | string |
SharePointSearchResultResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
Title
|
title | string |
Title |
|
Link
|
link | string |
Link |
TranslationResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
First translation response
|
firstTranslation | string |
First translation response |
|
Translations response
|
translations | array of string |
Translations response |
WordControl
| Name | Path | Type | Description |
|---|---|---|---|
|
type
|
type | string | |
|
title
|
title | string | |
|
tag
|
tag | string | |
|
id
|
id | string | |
|
lock
|
lock | string | |
|
value
|
value | string |
XmlResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
XML response
|
xml | string |
XML response |
YamlResponse
| Name | Path | Type | Description |
|---|---|---|---|
|
Yaml response
|
yaml | string |
Yaml response |
string
This is the basic data type 'string'.
