Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Browsing all 25503 articles
Browse latest View live

Python Library API Help by Marc

HelloI've installed the Python 2.7 ShopifyAPI package and imported it into my script. I'm either missing something or there seems to be a big lack in documentation on what functions are available and...

View Article


Aaron Houghton commented on Problems reinstalling our app

Chris,I figured out what the problem is. We are incorrectly identifying reinstall attempts and treating them as install attempts. I understand that we can use the uninstall web hook to flag the...

View Article


Kevin Hughes commented on Python Library API Help

Hi Marc,Here is how I would make an API call using the python library:import shopify into your script and follow the readme on github to activate your session (either using private app credentials or a...

View Article

Marc commented on Python Library API Help

Thanks Kevin! I'll try this out.May I please ask that you provide me with an example on how to find the variant and product ids by specifying an SKU? I would obviously need to retrieve these ids...

View Article

Kevin Hughes commented on Python Library API Help

you need to keep a list in your app / script that maps between sku and id you cannot ask for a product by sku from Shopify unfortunately

View Article


Marc commented on Python Library API Help

I see... why is this? Will this functionality be incorporated any time soon?How then in that case would I retrieve *ALL* products through the API so that I could store them in a local database for the...

View Article

Kevin Hughes commented on Python Library API Help

If I had to pick a reason I would say consistency across the API - all other objects are identified by ID, variants are the only one where there is another type of identifier that could be used. Also...

View Article

Marc commented on Python Library API Help

We have a whole lot of suppliers which supply products, their prices and quantities to us in various different formats (i.e. XML, CSV, Excel, etc.) all of which are uniquely identified by their SKU...

View Article


Kevin Hughes commented on Python Library API Help

Yeah I think that is what you are going to have to do: acquire all your product data using the api and then you'll be able to search your own database by SKU.

View Article


Marc commented on Python Library API Help

I think I'll revert to just using the Requests package and running the API calls myself because its just a nightmare trying to figure out how to use the Python ShopifyAPI with the lack of examples and...

View Article

Marius Andreiana commented on [EASDK] ShopifyApp.User.current: need name &...

Mr. Saunders, the ShopifyApp.User.current method was well designed: adding more attributes won't break the API. It now has just one:ShopifyApp.User.current.accountAccess 

View Article

Brandon commented on App development: how to install my app into my dev shop...

Thank you, Nate - I have a much better idea what to expect, now. Thank you for your patience.In step # 4, are there other parameters along with "code" and "signature" (i.e. "shop", "timestamp")? The...

View Article

Chris Saunders commented on [EASDK] ShopifyApp.User.current: need name &...

I was misreading the documentation and thought it was returning a string for whatever reason. We'll look into it when we are building out more features into the embedded app SDK. It is suggested that...

View Article


Issue with notifying customers when creating a new fulfillment by Christopher...

So my issue is with fulfillments. When I create a fulfillment using the Shopify API and set notify_customer to true, the customer isn't being notified.  On the shopify UI it says the customer was...

View Article

Marius Andreiana commented on [EASDK] ShopifyApp.User.current: need name &...

Thanks Chris!

View Article


Amit commented on Unauthorized to Themes

Hi Andrew,Thanks for your reply.Unfortunately, knowing how to avoid the exception does not help me, because I need to install the snippet.I also don't know what demo means, since the documentation only...

View Article

Andrew commented on Unauthorized to Themes

Hi Amit,I avoided the error and still installed the snippet by installing it in all of a shops themes that do not have the role of demo,  Since I cannot determine where the demo themes are displayed I...

View Article


Jyrgalbek Sh. commented on Unauthorized to Themes

Hello Amit, Before adding snippets you have to check theme role, if it is the theme that is used by store by default then its role is main, themes which have role demo does not allow anyone to change...

View Article

Amit commented on Unauthorized to Themes

OK, will try that out. Thanks all!

View Article

Easy to create Duplicates by HunkyBill

It is currently possible to create duplicate webhooks. Is that a problem? If an App inadvertently creates the same webhook more than once, that should be disallowed should it not?

View Article
Browsing all 25503 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>