Orderful (Preview)
Orderful is a complete cloud EDI network for supply chains. Forward-thinking companies are using Orderful to replace their existing EDI infrastructure. Orderful provides a modern API endpoint that enables companies to trade EDI data.
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) |
| Contact | |
|---|---|
| Name | Microsoft Dynamics |
| URL | https://dynamics.microsoft.com/en-us/support/ |
| iomdri@microsoft.com |
| Connector Metadata | |
|---|---|
| Publisher | Microsoft |
| Website | https://orderful.com/ |
| Privacy policy | https://orderful.com/privacy-policy/ |
| Categories | Productivity |
Orderful is a complete cloud EDI platform for manufacturers, distributors retailers and technology companies. This connector to Orderful allows to retrieve and process transaction-related data. This connector was specifically developed to be used for Dynamics 365 Intelligent Order Management's Orderful provider integration.
Prerequisites
An Orderful developer account is required. If you don't have one you can create it at https://ui.orderful.com. Note: It is recommended to use this connector specifically to set up the Dynamics 365 Intelligent Order Management Orderful provider.
How to get credentials
Orderful requires an API token for authentication. You can get the API token from https://ui.orderful.com/settings/api-credentials and use that to configure the connector.
Getting started with your connector
Configure the connection with the API token. To learn more about Orderful's API's read the public documentation: https://docs.orderful.com/
Known issues and limitations
This connector was specifically developed to be used for Dynamics 365 Intelligent Order Management's Orderful provider integration. Support for usecases outside of Dynamics 365 Intelligent Order Management will be limited.
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
| Create Transaction |
Create Transaction. |
| Get Transaction by ID |
Get transaction by ID. |
| List Transactions |
Fetches a list of transactions as specified by the filter/sort parameters supplied. |
Create Transaction
Create Transaction.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
|
object |
Returns
Get Transaction by ID
Get transaction by ID.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Transaction ID
|
transactionId | True | integer |
The transaction Id used to retrieve transaction.. |
Returns
List Transactions
Fetches a list of transactions as specified by the filter/sort parameters supplied.
Returns
Triggers
| Listen to Communication Channel |
Establish a communication channel that receive transactions from Orderful. |
Listen to Communication Channel
Establish a communication channel that receive transactions from Orderful.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
isActive
|
isActive | True | boolean | |
|
Name
|
name | True | string |
Communication Channel Name. |
|
DestinationTypeName
|
destinationTypeName | True | string | |
|
GuidelineFilter
|
guidelineFilter | True | boolean | |
|
OwnerId
|
ownerId | True | integer |
Owner of the Orderful account. |
Returns
- Message
- object
Definitions
object
This is the type 'object'.