This topic was automatically generated from Slack. You can find the original thread here.
Hello Team, I have a query:
I want to update products in Wix when an Etsy account triggers an update, but I can’t find a way to do this. How can I achieve it
This topic was automatically generated from Slack. You can find the original thread here.
Hello Team, I have a query:
I want to update products in Wix when an Etsy account triggers an update, but I can’t find a way to do this. How can I achieve it
Could you clarify the part Etsy account triggers an update
?
Generally, I would recommend you to break down your task to smaller tasks, then try to find the sources/actions for them.
• You can check Pipedream existing triggers/actions here: Explore Popular APIs, Triggers, Actions and More - Pipedream.
• If you do not see the source/action you need, you can request a new source/action here: Sign in to GitHub · GitHub
I tried this, but it says I need to use custom code. However, I am using Wix Editor and cannot find any access token. Where can I get an access token from Wix Editor?"
Navigate to the API Keys Manager in your account.
Copy your API Key and Account ID below.
If you don’t have direct access to the site, request the key and the account ID from the site owner.
Yes, I’ve set up the connection, but to update products in Wix, I need to write custom code and for that, I need an Access Token. However, I can’t find how to obtain it.
Hi , I think you’re going to the wrong direction.
but to update products in Wix, I need to write custom code and for that,
This is correct. But the code needed is on Pipedream side where we need to implement the new action for updating product that uses Wix API (similar to the existing Create Contact action).
If you can do the code, please feel free to use Pipedream Node.js code step, else you can request a new source/action here: Sign in to GitHub · GitHub
Okay let me try Thank You