Shopify APIs & Technology

Unanswered Topics

Create new topic

  Title Replies Last Post
New: Embed your app inside of Shopify!

Embedded Apps are the future of Shopify AppsOur new Embedded App Software Development Kit allows you to improve your app's user experience by embedding it directly inside the Shopify admin.The SDK enables simple and powerful communication between your app and Shopify.Access and customize many native GUI features, and create powerful integrations previously impossible on the platform.Learn m...

55
Jun 10 2015 by Lokranjan
Please post your Liquid and AJAX API questions in the Design forum

Please post your Liquid, AJAX, and all theme-related questions in the Design forum:forums.shopify.com/categories/2

1
Sep 18 2014 by priyagupta
New API Announcements Forum

We have created a separateforum wherewe will postall official announcements concerning the Shopify API. Things likenewfeatures and endpoints, upcomingdeprecations and changes orplanned maintenance that might affect your app.Go check it out!https://ecommerce.shopify.com/c/api-announcementsWe recommend subscribing to that forumto make sure you are always hear aboutthe changes that might affect yo...

0
Apr 7 2014 by Maarten van Grootel
Please read before posting!

Hello developers! Before posting to the Shopify API forums, please take a moment to consider your question. First, read over our API troubleshooting guideand see if your question can be answered with some exploration. Be sure to explain what you've already tried. Are there solutions online that you've already found, which haven't worked? Include enough detail so that answers provided will be...

1
Nov 20 2013 by James Dowling
1-click-upsell

Would it be possible somehow to add a 1-click-upsell on the cart page (using stripe). I know I can do it in other systems with stripe, but not shopify. Any ideas?

0
Yesterday by Hjalte
Refunds - notify customer in API?

I was told that via /admin/orders/refunds we can send in a field for whether or not to notify the customer. Does anyone know what param that is? It's not in the published docs.

2
Yesterday by Aaron Rubin
How Do I Update the Cart Counter Immediately via AJAX?

Hi, I need to access cart.item_count to update the cart counter on a click event, but despite much research, haven't found a helpful example. Here's the scenario: On the homepage, Jane adds an item to her cart. Without reloading the page, Jane can view the cart in a slide-out drawer and see the items she's added. The cart countershouldfollow suit, but this comes bac...

2
Yesterday by Lindsey Bradford
Access url directed after clicking on install button of a shopify app

I am developing a shopify app. How can I get the response url when a shop clicks on the install button of my app.

1
Yesterday by Josh Brown
Metafields for pages?

Hi there: I'm looking through the API but don't see a way to get metafields related to a page? Is there something I'm missing? There's nothing the Page API that talks about it, and the Metafields API page only shows how to get it for a product or a store. Thanks, Mike

1
Yesterday by Josh Brown
Get products from store using api.

How to get all products list using api where products are more than 250? Is there any way to get all products of a store?

1
Yesterday by Jason
Need help in Shopify Webhooks/callback url

Hi All, I read detail of webhooks here. I successfully created the webhooks. docs.shopify.com/api/webhook But the webhookis not sending me any data? I want to know that if webhook able to send me data in post so i know what happen. Let say i have created a webhook at order created. Now when order is created webhook is called. But how do i know the order id? thanks!

3
Yesterday by Sergey Gaydanka
Integrating custom analytics with shopify

Hi, I amplanning to create a plugin that would make it easy for users to integratecustom analytics with shopify. For this Ineed an API endpoint which would help us inject a javascript snippet in theme.liquid . After going through the API I found out that there are two ways to do this: 1. ScriptTags: The ScriptTag endpoint doesn't seem to allow you to insert your own JavaScript, only t...

0
Jun 17 2015 by Archit Verma
Delete/Update webhook via API (PHP)

I am trying to change the callback address of the webhooks we created for our app users but for some reason I can't get it working. I tried deleting (DELETE) the webhook using the id and recreating but when I delete the webhook, it returns the same webhook as a response. I tried updating (PUT) the webhook but same as before, it returns the existing webhook without any change. Could...

1
Yesterday by Bill Yildirim
GET Order returns the wrong shipping address

I’m using the API to retrieve orders from Shopify (process them in a desktop application). I’m also using the API to update the orders. I’m trying to update the order Shipping Address. I did manage to do this (see the changes in the admin page) but when I retrieve the order again I’m getting the wrong shipping address. At this point I’m not sure which address is re...

0
Yesterday by Benji
API PUT via CURL: maximum redirects issue

I'm using a PHP library to post (put) data to update the products in my Shopify store via a Private App. I can get information out just fine but when it comes to sending data to update product informationI get the following error: Curl error: Maximum (3) redirects followed Any ideas how to resolve this or what this signifies? Am testing primarilywith localhost but same issue e...

3
Yesterday by Caleb Andrada
Shopify APIs and Partner program

Hi, I want use Shopify APIs and want to develop annode.js application. To access the Shopify APIs, do I need to become a Shopify Partner? Also it looks like for creating the partner account the paypal account is mandatory. Is this correct? regards, dattatray.

1
Jun 17 2015 by Josh Brown
cant redirect users to different page after sign up

i got a user redirected after they log in using this ```<div class="action_bottom"> <input class="btn" type="submit" value="{{ 'customer.login.sign_in' | t }}" /> <input type="hidden" name="return_to" value="/products/coffee-mail" /> </div>``` the input type hidden thing is what worked ...

0
Jun 17 2015 by Karson Madden
Add To Cart - disable ajax

Hi ! Can idisable add product to cart on click "add to cart" ? Only add the product must be disabled.

0
Jun 17 2015 by Sergey Gaydanka
Creating new API for my development shop

Hi, I am in a requiment where I need the products in json format in a given sort manner. Currently shopify API provides us capability to get products.json but not in sorted manner as required like price asc, Z-A, etc. So, is there any way to accomplish that? Is there any way to develop new api by accessing database or any app instead?

3
Jun 17 2015 by Raul
PHP:: An example code for running through all products and/or variants a...

Greetings, I'm currently in the process of building a custom PHP app for our shopify store which basically will manage all product information with emphasis to quantitiesand prices. Our app is hosted in our localhost as it is the cheapest way to do it (not having to host reduces costs).Having said this, I have successfully created and installed my app to a development store and I am now ...

0
Jun 17 2015 by Caleb Andrada
  • Popular Searches:
  • api
  • technology
  • ecommerce apps
  • jQuery
  • hosting
  • import