Skip to main content

About NewStore

NewStore is an omnichannel retail platform that combines POS, order management, inventory, and fully integrated native shopping apps, all delivered as a service. It is live in 55 countries. Read more at newstore.com.

Introduction

This is a template project for building a formatter that sends data from an Occtoo destination to NewStore.

How it works

The solution consists of the functions shown below. Data flow of the NewStore formatter
  • NewStoreExport (HTTP trigger) — called to get products from the Occtoo API. It writes JSON files to blob storage and sends a message to the queue.
  • NewStoreOutboxDequeue (queue trigger) — picks up the queued items and sends them to NewStore.
To get the destination details required by the template, see Create a destination and Register an application.

Download and installation

Request the latest code from developer@occtoo.com, then build and deploy it to your Azure instance.