About Norce
Norce Commerce is a composable, headless SaaS platform for digital commerce, powered by human expertise. It helps companies with advanced needs accelerate their digital commerce. Read more at norce.io.Introduction
This is a template project for building a provider that onboards data from the Norce API.How it works
The solution consists of the functions shown below.
- Get Url (timer trigger) — calls the Norce API for the file URL and saves the URL, onboarded flag, and timestamp to table storage.
- Read File (timer trigger) — picks up a pending URL from table storage, downloads the file from Norce file storage, stages it in blob storage, and adds a message to the queue.
- Queue-triggered function — reads the staged file from blob storage, parses it, and onboards the data to Occtoo.