Parseur

Extract structured data trapped in your emails. Then send it to your favorite application.
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 | |
---|---|
URL | https://support.parseur.com |
support@parseur.com |
Connector Metadata | |
---|---|
Publisher | Parseur |
Website | https://parseur.com |
Privacy policy | https://parseur.com/privacy |
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Get's the item schema of the selected mailbox |
Gets the schema of the selected mailbox |
Get's the item schema of the selected table |
Gets the schema of the selected table |
List mailboxes |
List all your mailboxes |
List tables |
List all tables for this mailbox |
Gets the schema of the selected mailbox
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Select Mailbox
|
mailboxID | True | string |
Select Mailbox you want schema from |
Returns
- response
- object
Gets the schema of the selected table
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Select Table
|
tableID | True | string |
Select Table you want schema from |
Returns
- response
- object
Document failed to process |
When an email fails to process |
New document processed |
When an email is successfully processed |
Table processed |
When a table is successfully processed |
When an email fails to process
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Identifier of the mailbox to connect to
|
mailboxID | True | string |
Select a Mailbox you want to process documents from |
Returns
Name | Path | Type | Description |
---|---|---|---|
Name
|
Name | string | |
Parser
|
Parser | string | |
URL
|
URL | string |
When an email is successfully processed
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Identifier of the mailbox to connect to
|
mailboxID | True | string |
Select a Mailbox you want to process documents from |
Returns
When a table is successfully processed
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Identifier of the Table (or List) to connect to
|
tableID | True | string |
Select a Table (or List) you want to process rows from |
Returns
Name | Path | Type | Description |
---|---|---|---|
id
|
id | string | |
name
|
name | string |
Name | Path | Type | Description |
---|---|---|---|
id
|
id | integer | |
name
|
name | string |
This is the type 'object'.