MailParser
Extract data from emails & automate your workflow with our powerful email parser software. Convert emails to Excel, parse leads from emails, and more.
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 | |
---|---|
support@team.mailparser.io |
Connector Metadata | |
---|---|
Publisher | SureSwift Capital, Inc. |
Website | https://mailparser.io |
Privacy policy | https://mailparser.io/legal/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 |
---|---|---|---|
username | securestring | The username for this api | True |
password | securestring | The password for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
This will return an array of inboxes that you have created |
This will return an array of inboxes that the user has created. |
This will return an array of inboxes that you have created
Triggers
New parsed email is available |
Creates a Mailparser Webhook |
New parsed email is available
Creates a Mailparser Webhook
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Your Inbox
|
inbox_id | True | string |
Insert inbox id |
label
|
label | string |
The label for the dispatcher |
Returns
Definitions
Inbox
Name | Path | Type | Description |
---|---|---|---|
ID of inbox
|
id | string |
ID of inbox |
Label of inbox
|
name | string |
Label of inbox |
InboxListResponse
Name | Path | Type | Description |
---|---|---|---|
data
|
data | array of Inbox |