Quick Start
Read data from multiple Ecommerce platforms using a single API
List products in a Ecommerce provider using Panora
We assume for this tutorial that you have a valid Panora API Key, and a
connection_token
. Find help here.
1
You can find the Typescript SDK here
2
Setup your API Key in your code:
3
List products in your Ecommerce:
In this example, we will list products in a Ecommerce. Visit other sections of the documentation to find category-specific examples
Was this page helpful?