Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akeneo PIM app configuration in Alumio #2296

Merged
merged 13 commits into from
Nov 10, 2023
33 changes: 33 additions & 0 deletions _data/sidebars/pbc_all_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,39 @@ entries:
url: /docs/pbc/all/data-exchange/tutorials-and-howtoes/how-to-send-request-in-data-exchange-api.html
include_versions:
- "202311.0"
- title: Spryker Middleware powered by Alumio
include_versions:
- "202311.0"
nested:
- title: Integration apps
include_versions:
- "202311.0"
nested:
- title: Akeneo PIM Integration App
include_versions:
- "202311.0"
nested:
- title: Configure the Akeneo PIM Integration App
url: /docs/pbc/all/data-exchange/spryker-middleware-powered-by-alumio/integration-apps/akeneo-pim-integration-app/configure-the-akeneo-pim-integration-app/configure-the-akeneo-pim-integration-app.html
include_versions:
- "202311.0"
nested:
- title: Configure the Spryker Middleware powered by Alumio connection with Akeneo PIM and SCCOS
url: /docs/pbc/all/data-exchange/spryker-middleware-powered-by-alumio/integration-apps/akeneo-pim-integration-app/configure-the-akeneo-pim-integration-app/configure-the-smpa-connection-with-akeneo-pim-and-sccos.html
include_versions:
- "202311.0"
- title: Configure data mapping between Akeneo and SCCOS
url: /docs/pbc/all/data-exchange/spryker-middleware-powered-by-alumio/integration-apps/akeneo-pim-integration-app/configure-the-akeneo-pim-integration-app/configure-data-mapping-between-akeneo-and-sccos.html
include_versions:
- "202311.0"
- title: Configure the data integration path between Akeneo and SCCOS
url: /docs/pbc/all/data-exchange/spryker-middleware-powered-by-alumio/integration-apps/akeneo-pim-integration-app/configure-the-akeneo-pim-integration-app/configure-the-data-integration-path-between-akeneo-and-sccos.html
include_versions:
- "202311.0"
- title: Create tasks and import products from Akeneo to SCCOS
url: /docs/pbc/all/data-exchange/spryker-middleware-powered-by-alumio/integration-apps/akeneo-pim-integration-app/configure-the-akeneo-pim-integration-app/create-tasks-and-import-products-from-akeneo-to-sccos.html
include_versions:
- "202311.0"
- title: Data Exchange FAQ
url: /docs/pbc/all/data-exchange/data-exchange-faq.html
- title: Discount Management
Expand Down
8 changes: 4 additions & 4 deletions docs/pbc/all/data-exchange/202311.0/data-exchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ We recommend considering the Data Exchange API in the following cases:
- You want to implement a data integration via API with a middleware that's not [Alumio](https://www.alumio.com).
- You want to create your own data integration engine via API, without using any middleware software.

## Spryker Middleware Powered by Alumio
## Spryker Middleware powered by Alumio

The Spryker Middleware powered by Alumio is a cloud-based integration Platform as a Service (iPaaS). It lets you exchange data between your Spryker system and third-party systems via a user-friendly interface.
The Spryker Middleware Powered by Alumio isn't a part of SCCOS by default. To obtain it, reach out to [Spryker support](https://spryker.com/support/).
Expand All @@ -55,19 +55,19 @@ With the Spryker Middleware powered by Alumio, the data exchange process looks l

<!--For more details about the Spryker Middleware Powered by Alumio, see [LINK].-->

The Spryker Middleware Powered by Alumio is the foundation of the Spryker Integration Apps. You can also use it to build [custom integrations](#custom-integrations-with-alumio-connectors).
The Spryker Middleware powered by Alumio is the foundation of the Spryker Integration Apps. You can also use it to build [custom integrations](#custom-integrations-with-alumio-connectors).

### Spryker Integration Apps

The Integration Apps let you import data between your Spryker system and third-party systems without any development effort and without the need to configure mapping and transformation of data, as the configurations are preset.

To exchange data between a Spryker system and a third-party system with an Integration App, you need to do the following:

- Have a user account on Spryker Middleware Powered by Alumio.
- Have a user account on Spryker Middleware powered by Alumio.
- Have the Integration App you need deployed in the Spryker Middleware powered by Alumio platform.
- Make minimum adjustments to the existing mapping and transformation of data.

Reach out to [Spryker support](https://spryker.com/support/) or to your Customer Success Manager if you need access to the Spryker Middleware Powered by Alumio and the Integration Apps.
Reach out to [Spryker support](https://spryker.com/support/) or to your Customer Success Manager if you need access to the Spryker Middleware powered by Alumio and the Integration Apps.

We recommend considering Integration Apps for data exchange in the following cases:

Expand Down
Loading
Loading