Docs
Search
Search
Help & Feedback
Get Started
Functionality
Learning
Extension
Dev Tooling
APIs
Releases
Working with Connect SDK
How-to guides for working with Connect SDK
Adobe Commerce Connector Setup and Configuration
How-to Guide
This guide covers setting up a fresh new Adobe Connector in the below-required systems:
Fluent OMS information details (account credentials, client secret, etc.)
Adobe Commerce
This guide does not cover:
The standard setup of Fluent OMS, this guide is explicitly for the Fluent Adobe Connector configuration.
Detail on how to migrate an existing Adobe Commerce to use Fluent OMS.
Please get in touch with Fluent Expert Services for guidance on any migration.
Creating a new connector with the Connector SDK
How-to Guide
The Connector SDK generates a blank Maven starting project for your custom integrations.
Product Availability Enrichment
How-to Guide
You would first need to have access to a Fluent account, and have
`localstack`
container running.
There are two possible cache configurations: In-memory cache or External cache.
Adobe Commerce Connector Package Installation
How-to Guide
Prior to installing the Adobe connector package, make sure that the versions are compatible.
In order to install the connector package, you would need to back up the system and the data base, download the package, enable the module and confirm the installation.
commercetools Connector v2.0.0 Migration Steps
How-to Guide
The 2.0 Commerce tools connector offers a range of new capabilities in regards to configurations, availability calls and DSK context creation.
The migration requires a few Java changes and configuration changes that are covered in detail in this article.
commercetools Package Installation
How-to Guide
In order to utilize the commercetools connector, you would need to download the Java-based commercetools Fluent Connector and make sure you have the right dependencies and tools.
Development and deployment: The development environment needs to be configured with the correct credentials. The build and run are done via dockers and scripts. CloudFormation can be leveraged for production deployment.
Connect SDK and commercetools Connector should have matching versions for increased stability.
commercetools Setup
How-to Guide
In order to integrate commercetools API, an API Client needs to be created on commercetools.
When this is completed, you will need to proceed with the commercetools connect SDK installation to enable the connector.
Weather Updates
How-to Guide
In this guide, we will go through some basic features of the SDK by creating a connector from scratch that can receive or retrieve weather updates and push them to a Fluent setting.
If you wish to bypass this guide and look at the result, feel free to
download the sources.
SCIM Connector Package Installation
How-to Guide
The SCIM connector is a Java based project that enables seamless integration with the SCIM. In order to install the SCIM Connector, you’d need to make sure you have the right dockers and tools. Next step is setting up the local environment, configuring the connector, and finally deploying the connector.
The SCIM connector and connect SDK versions need to be aligned.