BigCommerce integration
You can integrate Amplience with the BigCommerce platform, to allow your content producers to pull information, such as product IDs, into Amplience automatically from BigCommerce. To set up the integration use our eComm toolkit extension. This extension can be used to set up integrations with several commerce platforms, including BigCommerce.
You will require a BigCommerce account to use categories, products and user segments (self-hosted only) from that platform.
Using the eComm toolkit extension you can create mappings from BigCommerce to Amplience for:
Commerce categories to automatically retrieve things like category IDs and category display names into Amplience
Products for users to search and select single or multiple products from BigCommerce to populate a content item in Amplience
User groups/segments for business users to create personalized content experiences by pulling targeted user segments into Amplience without having to reference BigCommerce (note, requires self-hosting)
Read about the eComm toolkit extension on GitHub.
Integrating with BigCommerceLink copied!
To integrate with BigCommerce, you first register the extension against an Amplience Dynamic Content Hub and then configure BigCommerce.
The following documents are for developers and systems integrators to set up and configure the eComm Toolkit for BigCommerce.
Document | Description |
---|---|
Readme | Overview and Quickstart guide. |
Base extension setup | Describes how to register the extension against an Amplience Dynamic Content Hub. |
BigCommerce | Installation parameters, instance details and API access for connecting to BigCommerce via the V3 REST API. This backend is not usable under CORS restrictions (on a browser), but does support all commerce methods. |
BigCommerce CORS | Installation parameters, instance details and API access for connecting to BigCommerce via the GraphQL Storefront API, compatible with CORS. This backend does not support listing user groups/segments. |
For all technical information about this extension, see Github.
Related pagesLink copied!
eComm toolkit extension overview