Skip to main content

Providers

Provider is what we call components that push data to Occtoo. Basically, they are integration components that serves as bridges linking systems, applications or services with the Occtoo platform. Its primary purpose is to facilitate data exchange by transforming and mapping data from a source system's format to a format that can be understood and processed by Occtoo.

Dependent on how the data is to be activated and used, a common use case is that the provider splits and restructures the recived payloads to several data sources.

Ready made integration

On occasion we collaborate with other software vendors and create standard connectors between Occtoo and other systems. These are contionusly monitored and updated to stay up to date with changes to each respective system. Information about these you'll find below.

tip

Are you a software vendor interested in a cooperation? Do not hesitate to reach out to us at developer@occtoo.com so that we can discuss how to go about it.

Stronger together 💪

Akeneo

Using the Occtoo App, from the Akeneo marketplace, users can easily and seamlessly connect their Akeneo PIM with Occtoo to make product data instantly available to be used by their digital team.

Bluestone PIM

Our pre-built integration for Bluestone PIM, allows to export data, categories, and media from Bluestone PIM.

inRiver

Using the Generic inRiver Provider with Extensions ready to deploy, partners can easily and send data from inRiver to Occtoo.

Boilerplates

Below is a set of boilerplate projects, all available through the Occtoo Github. Boilerplates are a set of pre-written and reusable templates that provide a foundation or starting point for developing a integration component to push data into Occtoo. The boilerplates are provided "as is" under the MIT license.

tip

Are you interested in sharing a boilerplate with the community? Do not hesitate to reach out to us at developer@occtoo.com so that we can discuss how to go about it.

Sharing is caring ❤️

Akeneo

Template project for creating provider to onboard data from Akeneo. Available via Github.

Azure table

Template project for creating provider to onboard data from Azure table storage. Available via Github.

Azure queue trigger

Template project for creating provider to onboard data from Azure queue storage. Available via Github.

Centra

Template project for creating provider to onboard data from Centra. Available via Github.

CSV

Template project for creating provider to onboard data from a CSV file. Available via Github.

Norce

Template project for creating provider to onboard data from Norce. Available via Github.

Shopify

Template project for creating provider to onboard data from Shopify. Available via Github.

SQL

Template project for creating provider to onboard data from a SQL database. Available via Github.

XML

Template project for creating provider to onboard data from a XML file. Available via Github.