Magento (Beta)

Discover more about the Magento connector and how to use it on the Digibee Integration Platform.

The Magento connector is currently in beta phase. Learn more about the Beta Program.

The Magento connector allows integration with the Adobe Magento through REST API, enabling pipelines to query, create, update, and delete records in Magento, supporting various business operations such as:

  • Retrieving orders, products, and customer data.

  • Creating or updating product catalogs.

  • Managing addresses or carts.

  • Removing obsolete or temporary records.

Parameters

Configure the connector using the parameters below. Fields that support Double Braces expressions are marked in the Supports DB column.

Parameter
Description
Type
Supports DB
Default

Use Dynamic Account

If enabled, the connector will use the account dynamically. Otherwise, it will use the account statically.

Boolean

False

Account Name

The name of the account that is generated dynamically via the Store Account connector.

String

N/A

Account

The account to authenticate with the connector. It must be previously registered on the Accounts page. Supported type: OAuth 2.

Account

N/A

Custom Account #1 (account.custom-1)

Sets the custom account label #1 to be used in Double Braces expressions.

Account

N/A

Custom Account #2 (account.custom-2)

Sets the custom account label #2 to be used in Double Braces expressions.

Account

N/A

Fail on Error

If enabled, interrupts the pipeline execution when an error occurs. If disabled, execution continues, but the "success" property will be set to false.

Boolean

False

Last updated

Was this helpful?