Hi guys, i’m trying to learn scripting and especially on WIX’s platform. Essentially, i’m looking to use the developer tools to integrate my wix site with a 3rd party api.
I was thinking that i setup a backend 3rd party wix-fetch to the site, and then do a GET request on /user/list
https://dev.ost.com/docs/api_authentication.html
https://dev.ost.com/docs/api_users_list.html
Anyone mind teaching me a simple way to achieve this?
Thank you
John