Google Shopping API Integration by Tom Synnott
Hi guys... is there a plugin or simple way to integrate Shopify with the Google Shopping API?Also wondering what else people use? I know of getprice.com.au and also myshopping.com.au.Thanks in advance...
View Articlevishhnu ZOHO commented on Tracking ROI/conversion using API
Hi Allan, This approach is working fine. Is any way is there to insert the below Tracking code dynamically ... ie when ever a check-out is happen , our notification URL need to be...
View Articlehj commented on Change collections page
Hello Graham,did you also post your question in the Design forum? Questions in this forum are mainly API related.HJ
View Articlehj commented on Where can one get definition of every webhook
Hello Xavdla,webhooks will be triggered when certain events occur, see Webhook events for a list of possible events. Because multiple actions can trigger the same event it is difficult to say which...
View ArticleOlga commented on Google Shopping API Integration
we use DataFeedWatch to get our feed on Google Shopping and any other shopping channels
View ArticleAsa Carter commented on Search products from the API
I am pleased to announce that I have just put my first app into beta testing:http://apps.shopify.com/search-meter:)
View ArticleDifferentiating online orders and POS orders by Jessica
Hello,I am wondering when importing orders from Shopify via an API, is there a way to differentiate which orders came from the online store versus this new POS platform? If so, how? Thanks! Jessica
View ArticleChris Saunders commented on Differentiating online orders and POS orders
A question similar to this has been answered previously. I hope this helps
View ArticleJessica commented on Changes for August 21'st API update
"Not reliably. I think the source might contain the pattern 'pos/*', but don't take my word on that :)"Is there any plan to change that so that there is a way to differentiate between an online/POS...
View ArticleChris Saunders commented on Changes for August 21'st API update
Because of the work that's been done for the Point of Sale, it's kind of thrown the Orders API in a sort of flux. We don't want to roll something out that could result in several 3rd parties relying on...
View ArticleMetafields problem by Ideatags
Hi, we seem to have some problems with creating metafields for products.We use the Python adapter to add a new...
View ArticleNeil Costford commented on Changes for August 21'st API update
We just deployed a change related to this:You may use a new attribute belonging to both the Order and Checkout objects named "source_name". Return value will currently either be "pos" or "web". Moving...
View ArticleAccess to the conditions associated with smart collection by Ketan Kotak
Hi I'm trying to access the tags that make up the condition for a smart collection. Unfortunately collection.tags or collection.all_tags doesn't quite work as they both return all the tags associated...
View Articlehowmanyaccountsmustoneregister commented on Getting the logged in user Id via...
lol, maybe I'll throw this away and have another stab. It's taken forever to just figure out how it all works. The docs seem wired towards ruby and that is it, nothing describes very well the workings...
View ArticleHunkyBill commented on Getting the logged in user Id via an app proxy
Ruby has nothing to do with it. What, you think using C# or Java would help you out? Spam.spam.spam.spam.spam.idThe beauty of API based computing is you can use any scripting language you want. I think...
View Articlehowmanyaccountsmustoneregister commented on Getting the logged in user Id via...
I was talking more about how the examples and documentation tell you how to use the rails app builder but do not tell you how things actually work. A lot of it has to be worked out for yourself. I have...
View ArticleHunkyBill commented on Getting the logged in user Id via an app proxy
oAuth is well documented. It's a mess no matter what language you choose to learn it with. It's not like Shopify is the only source of frustration for this. Same frustrations apply to all platforms.
View Article