Skip to main content

Formatters

Formatters serves as a bridge between an Occtoo API endpoint and a receiving system, i.a. the data consumer. Its primary purpose is to facilitate the exchange of data by converting, reformatting, and mapping data from one schema or format to another. This ensures that data from Occtoo can be properly understood and utilized by the receiving system.

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 ❤️

Brink Formatter

Template project for creating a Formatter from Occtoo API to Brink Commerce. Available via Github.

Centra Formatter

Template project for creating a Formatter from Occtoo API to Centra. Available via Github.

commercetools Formatter

Template project for creating a Formatter from Occtoo API to commercetools. Available via Github. Documentation on how to setup and configure the formatter can be found on the following page.

NewStore Formatter

Template project for creating a Formatter from Occtoo API to NewStore. Available via Github.