Magento Commerce Cloud Adapter Capabilities

The Magento Commerce Cloud Adapter enables you to create an integration with a Magento application.

The Magento Commerce Cloud Adapter provides the following benefits:

  • Provides invoke (target) connection support for performing the following types of actions against the selected module and operation:
    • Create (create records in Magento)
    • Update (update records in Magento)
    • Query or search (get or search records from Magento)
    • Delete (delete records from Magento)
  • Supports custom modules.

  • Supports custom attributes for the Customer and Customer Address modules.

  • Supports making calls directly to a specific store instead of all stores. To do this, you must pass the store ID in the mapper.

    Note:

    To get a store ID, log in to your Magento admin panel, navigate to STORES > All Stores, and click the store name in the Store View column.
  • Supports Magento APIs protected using OAuth 1.0 client credentials authentication.

The Magento Commerce Cloud Adapter is one of many predefined adapters included with Oracle Integration. You can configure the Magento Commerce Cloud Adapter as an invoke connection in an integration in Oracle Integration.