Converter by Power2Apps (Preview)

Enables conversion of different data formats from one to another.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Power2Apps Support |
URL | https://www.power2apps.de/kontakt |
kontakt@power2apps.de |
Connector Metadata | |
---|---|
Publisher | Power2Apps P2A GmbH |
Website | https://www.power2apps.de |
Privacy policy | https://www.power2apps.de/datenschutz |
Categories | Content and Files;Data |
Converter by Power2Apps for Power Automate convert your data easily from one format to another with Microsoft Power Automate or Azure Logic Apps solutions and with our data conversion services CSV to JSON, JSON to CSV, ...
Prerequisites
You will need a only 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 | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | Get your API Key on https://power2apps.de/apikey | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Convert CSV to Excel |
Convert CSV data to Excel file |
Convert CSV to JSON |
Convert CSV data to JSON |
Convert JSON to CSV |
Convert JSON to CSV data |
Convert Share |
Convert SharePoint search results to a simple list |
Extract Word (docx) bookmarks |
Extract all Word (docx) bookmarks |
Convert CSV to Excel
Convert CSV data to Excel file
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
CSV data
|
CSV data | True | string |
Returns
- response
- object
Convert CSV to JSON
Convert CSV data to JSON
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
CSV data
|
CSV data | True | string |
Returns
- response
- string
Convert JSON to CSV
Convert JSON to CSV data
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
JSON
|
JSON | True | string |
Returns
- response
- string
Convert SharePoint search results to list
Convert SharePoint search results to a simple list
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Result
|
Result | True | string |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
title
|
title | string |
Title of SharePoint ressource |
link
|
link | string |
Link of SharePoint ressource |
Extract Word (docx) bookmarks
Extract all Word (docx) bookmarks
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File
|
File | byte |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
key
|
key | string |
key |
value
|
value | string |
value |
Definitions
object
This is the type 'object'.
string
This is the basic data type 'string'.