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
Email support@parseur.com
Connector Metadata
Publisher Parseur
Website https://parseur.com
Privacy policy https://parseur.com/privacy

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

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

Get's the item schema of the selected 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

Get's the item schema of the selected table

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

List mailboxes

List all your mailboxes

Returns

Items
ListMailbox

List tables

List all tables for this mailbox

Returns

Items
ListTable

Triggers

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

Document failed to process

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

New document processed

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

The outputs of this operation are dynamic.

Table processed

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

The outputs of this operation are dynamic.

Definitions

ListMailbox

Name Path Type Description
id
id string
name
name string

ListTable

Name Path Type Description
id
id integer
name
name string

object

This is the type 'object'.