Questions tagged [etsy]

Etsy is an e-commerce website focused on handmade or vintage items as well as art and craft supplies.

Etsy is an e-commerce website focused on handmade or vintage items as well as art and craft supplies.

See http://etsy.com

Etsy also has an engineering blog at http://codeascraft.etsy.com/

140 questions
-1
votes
1 answer

How to send a POST request to irccat.etsy.com using Slack outgoing webhook

I am trying to replicate the FYI bot and I am stuck at the below step. I need help with the code on how to send a post request to irccat.etsy.com using slack outgoing webhook. I was able to create outgoing webhook but I am not sure what to keep in…
Tannu Priya
  • 313
  • 2
  • 15
-1
votes
1 answer

How to update product variations quantities

I'm trying to update quantities for products and everything is fine for listing with one option. All I do is get Inventory, change quantities in offerings and send it back. Problems starts when I'm trying to update multiple variations - then know I…
uglyjoe
  • 11
  • 1
-1
votes
1 answer

Is AJAX Call to API Considered Cross Domain?

I'm making an ajax call to a another page on my own domain. On this page however, I make an API call to Etsy's API. I get the JSON back, format it into XML, then echo $xml to return the data to the original ajax call. However, ajax.responseXML is…
Nick H
  • 217
  • 4
  • 19
-1
votes
1 answer

Troubleshooting loading an API

I'm working on using the Etsy API and have been trying to complete this online tutorial but haven't been able to load any of the data successfully: http://www.onextrapixel.com/2012/10/01/custom-products-webpage-layout-via-the-etsy-api/ When I load…
-2
votes
1 answer

SQL Table Design for Products with Variations

I'm trying to build a stock management app which allows a user to create products, upload images and track Orders between sales channels such as Etsy and Shopify. I'm currently designing the database to hold the products but struggling on how to…
Callum
  • 23
  • 5
1 2 3
9
10