shopify.get
IMPORTANT: This action is deprecated, use actions.shopify.graphql instead.
Sends a GET request to the specified Shopify API endpoint.
This action is used to get one or more resources like orders, products, customers from Shopify.
Parameters
Returns
Promise that is resolved with the requested resource(s).
Examples
The first hook example gets all products:
The second hook example gets a specific product: