Introduction
This integration enables Clay users to verify if a given site is hosted on Shopify. The "Check Store Status" action queries the Shopify API to determine the hosting status of a specified domain. It returns a boolean value: true if the site is Shopify-hosted, false otherwise. This functionality can be useful for businesses looking to identify Shopify stores or validate potential integration targets.
Provider: https://shopify.com
โAPI Documentation: https://shopify.dev/docs/api/usage/response-codes
Input
Name | Is Optional | Description | Type |
Shopify Website URL | url |
Output
Name | Type |
Is Shopify Hosted | boolean |