Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic provides information about how to set up the BigCommerce provider in Dynamics 365 Intelligent Order Management.
BigCommerce is a flexible, open SaaS platform. You can connect to BigCommerce to retrieve orders, products, and related information. The BigCommerce provider enables Intelligent Order Management to access and process purchase orders from BigCommerce.
For more information about BigCommerce, see the BigCommerce website.
Prerequisites
You need to have a sample store set up. Go to the BigCommerce website and select Start your free trial. Follow the instructions to set up your sample store.
Set up the provider
To set up the provider, follow these steps:
In Intelligent Order Management, go to Providers > Catalog.
Select Add Provider on the BigCommerce tile.
Select Create on the Terms and Conditions page.
There are two connections that you need to set up in the Connections section.
BigCommerce Common Data Service Connection
BigCommerce connection:
Select the connection.
Select the Retrieve Connection Link URL.
Search for BigCommerce and then select the connector.
Enter the following information:
- Connection Name: Enter a name of your choice.
- API Key: Enter the BigCommerce API key. You can retrieve it by following the instructions here: https://<your store hash code>.mybigcommerce.com/manage/settings/auth/api-accounts.
Save the connection.
Test the connection by selecting Test in the top ribbon.
Copy your URL.
Go back to the Connection URL page in Intelligent Order Management and paste the URL.
Select Save.
Select Activate to activate the connection.
Select Save and close.
Go to the Parameters tab and add the BigCommerce store hash.
Select Save.
Select Activate to activate the provider.
Select Save and close.
Go to Providers > Installed and validate that the provider you set up is listed with the status Activated.
Out-of-box capabilities
The BigCommerce provider has the following capabilities:
Capability | Details |
---|---|
Business events | Billing of order confirmed by billing provider: Event that indicates that billing was confirmed by BigCommerce. Creation of fulfillment line succeeded: Event that indicates that a fulfillment line was successfully created. Creation of fulfillment order failed: Event that indicates that fulfillment of the order failed. Creation of fulfillment order succeeded: Event that indicates that fulfillment of the order succeeded. |
Transformation | BigCommerce sales order to Microsoft Dataverse sales order: Transforms a purchase order from BigCommerce into a sales order in Dataverse. |
Additional resources
- BigCommerce API documentation – Learn more about BigCommerce's API.
- Run sample order orchestration flow from BigCommerce