Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

There is two methods a client can use to retrieve the data from the API, method 1 is a PureJava script method and 2 is a more complex yet feature full method.

1 PureJava Script Method

This method is good for simple requests such as, products bought, or clicked on.

Retrieving Data - Pure Java Script Example - Limited features

2 Using Syrup.JS a more comprehinsive feature full method

This method is good for more complex sets, such as was product X clicked on but not bought!

Retrieving Data from the API using Syrup.JS

  • No labels