I am looking to use the Wix API in my own code outside of a Wix website. Is this possible?
I want to use the wix-stores-backend for an automation I am building. From what I can tell, the Wix API is only usable if you are coding it into your website. I’ve been scouring the forums with no luck. Thanks!
Hi @tiffanytabour , you can create the code you want on your Wix website and expose that code’s functionality to the outside world using this:
https://www.wix.com/velo/reference/wix-http-functions
Hope this helps!
Yes thank you, that’s perfect!