Mar 7, 2022
@csam As an extension to my previous question here https://community.shopify.com/c/shopify-apis-and-sdks/how-to-identify-if-an-order-has-a-subscription-product/m-p/1509765#M78036 , Is ...
No content to show
User Activity
Does bulk_operations/finish webhook notify when a bulk operation has errors or failures? The docs here https://shopify.dev/api/usage/bulk-operations/queries#canceled-operations don't mention any this about how failures are reported? Do we have to pol...
Thanks, but I don't see this on the initial order. Only the subsequent orders that are placed by the subscription app contain the "source_name" set to "subscription_contract".
I did figure out that the description is available on the `Shop.description`, but can't seem to find out how to retrieve Meta Title yet. https://shopify.dev/api/admin-graphql/2022-01/objects/Shop#field-shop-description
I have tried to install multiple subscription-based apps on our store and after placing subscription orders I can't seem to figure out a way on the Orders API if a line item is subscription-based or not. Could someone please advise on how to identify...
How do I go about getting the Meta Title and Meta Description of an Online Store using Admin REST API?