Order Webhooks or Polling? new v2 API?

1,256 views
Skip to first unread message

R. S.

unread,
Jun 28, 2011, 3:11:21 PM6/28/11
to Etsy API V2
Hi all!

Our app needs to get notified whenever there's a new order from a
client shop. However, so far, we've had to poll the Etsy API servers
every 15 minutes just to know if any orders have been placed. The
other apps we use (Shopify & Recurly) both have "webhooks" that push
this data to us as it happens so that we don't have to poll and
needlessly consume API resources.

Does this capability exist in the new API? If so, how can we go about
using it? If not, what are the thoughts around this method of
integration?

Thanks!

Chris Copeland

unread,
Jun 28, 2011, 3:42:58 PM6/28/11
to etsy-...@googlegroups.com
You could subscribe to the per-shop PuSH feeds and watch for updates where the quantity changes or the state changes to sold out.
http://developer.etsy.com/docs/read/Realtime_Feeds

In the past the Etsy team has said they are receptive to creating other types of PuSH feeds so maybe they will create one for Orders.

-Chris


--
You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
To post to this group, send email to etsy-...@googlegroups.com.
To unsubscribe from this group, send email to etsy-api-v2...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/etsy-api-v2?hl=en.


R. S.

unread,
Jun 28, 2011, 3:51:38 PM6/28/11
to Etsy API V2
Thanks -- there are many reasons why an order quantity / state could
change, but I suppose this is better than constant polling - I'll look
into that!

Etsy team - consider this a vote for order creation PuSH feeds!
Ron

On Jun 28, 3:42 pm, Chris Copeland <ch...@cope360.com> wrote:
> You could subscribe to the per-shop PuSH feeds and watch for updates where
> the quantity changes or the state changes to sold out.http://developer.etsy.com/docs/read/Realtime_Feeds

R. S.

unread,
Jun 29, 2011, 3:05:09 PM6/29/11
to Etsy API V2
Etsy Developer Team: are receipt creation PuSH feeds on the radar? I'm
using the above method as a bit of a hack, but would prefer a PuSH
feed for receipts.
Reply all
Reply to author
Forward
0 new messages