Skip to main content

SCAYLE

The following steps outline how to get the API credentials needed to integrate Content Studio with SCAYLE to be able to browse and select products.

What you'll need
Link copied!

The following details are required:

  • SCAYLE Tenant Space
  • SCAYLE Shop ID
  • SCAYLE API Access Token
  • SCAYLE Storefront API Version

Optional details:

  • SCAYLE Storefront API Base URL
  • SCAYLE Image Base Path

The setup information on this page assumes that you already have a SCAYLE store set up.

Finding the Tenant Space
Link copied!

This is part of the URL used when accessing the SCAYLE Panel.

https://{{tenant-space}}.panel.scayle.cloud

Details can be found here

Finding the Shop ID
Link copied!

This is the shop which you would be browsing products from.

Details can be found here.

Getting an API access token
Link copied!

Follow the SCAYLE guides to create an access token for your shop

Getting the SCAYLE Storefront API version
Link copied!

This is the API version that SCAYLE are using. The latest is version 1 (v1).

Details about SCAYLE API versioning can be found here.

Using the SCAYLE Storefront API Base URL (Optional)
Link copied!

If your setup has custom URLs or CNAMES for SCAYLE APIs, the Storefront API Base URL will overwrite these URLs.

Using the SCAYLE Image Base Path (Optional)
Link copied!

The SCAYLE platform allows for images associated to a product to be a relative path.

Example: /myfolder/myimage.jpg

If you are using relative paths for your product images you can set this value to your image base path to load images from.

Example with image base path: {image_base_path}/myfolder/myimage.jpg

Setting up the integration in Content Studio
Link copied!

  • In Content Studio:

  • Choose the Commerce Repositories icon and click "Add Commerce Repository".

  • Choose "SCAYLE" from the dialog and add the integration.

Adding a SCAYLE integration in Content Studio

Give the integration a label and description and fill in the Site ID, access token and API version from your SCAYLE account.

Configuring the integration

Optionally, verify that the integration can retrieve product information.

You can verify that Content Studio can retrieve product information from your SCAYLE account

Product information can now be retrieved in templates such as Rewrite product description.

Template such as rewrite product description can retrieve product information

Content Studio- generating content