Has there been any progress on this? We desperately need to get off Integromate/Make but need this functionality. Thanks!
Welcome to the community @Ron_Pollvogt
Sadly not. But make sure you upvote this feature request. The votes the more changes of being developed.
hello! I’m looking to automise my catalogue from shopify to etsy, is the automation for etsy working? thanks in advance!
I’m interested as well, we have a store we’d like to manage via n8n like we do with Shopify. We use coda to store our data and then use it to post our products and social post announcements
This is blocked because n8n does not yet support OAuth2 Authorization code flow with PKCE. Adding support for it, it’s in our pipeline. As soon as that is done, we can create the Etsy node.
This would be great… Team please consider adding this because Twitter, Etsy, Tradestation, uservoice all use it for authentication.
Totally agree. As mentioned above is it already in our pipeline, so way past the “consider” stage.
Are there any updates on this feature? I’d love to be able to integrate with Etsy.
Or has anyone familiar with the Etsy API had any success with a webhook or other way of integrating it? It’d be great for our store that uses multiple sales channels (Etsy, Shopify, personal website, etc.) to integrate with a central inventory spreadsheet.
@RicardoE105
Are there perhaps any updates on this topic?
Sorry for the second message in a row.
The availability of authentication itself in node would be very helpful to get started. It would already be possible to create custom api queries using http node. Is there any chance of that?
I stumbled across this feature request and took a quick look out at Etsys authentication options. It looks like they have a personal API key approach that doesn’t need oauth. The personal API key will give you read and write access to your own account in Etsy just not anybody else’s.
Hi there, any news on this? It would be so helpful! cheers
Hi there, any news on this? It would be so helpful! cheers
would be great to have this to sync stores with etsy and woo
Iš there any news about etsy integration?
So the summary is this was on the testing phase in October 2021 but never rolled out. What’s needed to increase the priority order? This was the sole thing that brought me to n8n and I have others that would use it. Or if this doesn’t work, are there any suggestions to use elsewhere from anyone?
We now support OAuth2 with PKCE grant type, so you should be able to connect to Etsy easily using the HTTP node with the generic credential type (OAuth2). When we would have a dedicated integration for Etsy I cannot tell.
It almost works. However, on the final step of connecting the account, when I click “Grant Access”, it redirects to page that states: Error: Missing x-api-key header or client_id
Screenshots
Etsy Oauth page:
Callback page:
I can’t see any way to add headers in the generic credential OAuth2 config form. I’d be thrilled to learn of a way to get this to work!
In case it helps someone, my workaround for connecting to Etsy is via a workflow I created in Make which is triggered by and responds with webhooks. That way I use a HTTP Request node in my n8n workflow to call the Make workflow.
Thanks for the share @chewme , unfortunately (and I joined just to saw this), I’m using n8n to get away from services like make where possible. So this doesn’t work for me, anyone else have suggestions on implementation for Oauth2 with PKCE with Etsy?

