Encodian Filer
A collection of features for retrieving and sending data to Encodian Filer
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Standard | All Power Automate regions except the following: - 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 China regions - US Department of Defense (DoD) |
| Power Apps | Standard | All Power Apps regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Power Automate | Standard | All Power Automate regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | Encodian Support |
| URL | https://support.encodian.com |
| support@encodian.com |
| Connector Metadata | |
|---|---|
| Publisher | Encodian |
| Website | https://www.encodian.com |
| Privacy policy | https://support.encodian.com/hc/en-gb/articles/360010885513-Privacy-Policy |
| Categories | Content and Files;Collaboration |
Mizorix Filer for Power Automate
The 'Mizorix Filer' connector provide enterprise grade and simple to use Power Automate actions for sending, processing and receiving data from Mizorix Filer.
The Mizorix Filer connector is supported by Power Automate, Azure Logic Apps and Power Apps.
Register Account
A Mizorix Filer license is required to use the Mizorix Filer connector.
Use the contact form to discover more
Support
Contact Mizorix Support to request assistance
Documentation can be found here
Further Information
Visit Mizorix website for further information
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 an API Key - https://www.encodian.com/apikey/ | True |
| Region | string |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
| Filer - Send Data |
Send data to an Encodian Filer endpoint - https://support.encodian.com/hc/en-gb/articles/4404097189905-Send-to-Encodian-Filer |
Filer - Send Data
Send data to an Encodian Filer endpoint - https://support.encodian.com/hc/en-gb/articles/4404097189905-Send-to-Encodian-Filer
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
API Endpoint
|
apiEndpoint | True | string |
Set the Encodian Filer endpoint URL. |
|
API Key
|
apiKey | True | string |
Set the Encodian Filer API Key for authentication. |
|
Data
|
data | True | string |
Provide the data payload to be send to Encodian Filer (body). |
|
HTTP Method
|
httpMethod | True | string |
Set the HTTP Method type. |
Returns
Definitions
DtoResponseEncodianSendToFiler
| Name | Path | Type | Description |
|---|---|---|---|
|
Response
|
response | string |
The JSON response returned by Encodian Filer |
|
HTTP Status Code
|
HttpStatusCode | integer |
The HTTP Status code for the response. |
|
HTTP Status Message
|
HttpStatusMessage | string |
The HTTP Status message for the response. |
|
Operation ID
|
OperationId | string |
The unique ID assigned to this operation. |
|
Errors
|
Errors | array of string |
An array of error messages should an error occur. |
|
Operation Status
|
OperationStatus | string |
Indicates whether the operation has completed, has been queued or has failed. |