Hi.
We are setting up a Wix ecommerce store and would like to work with a shipment integrator service. They offer automatic integration for stores in Shopify, Woocommerce and some others, but not for wix.
I contacted them and they said they can provide an API for integration with my store. I’m no coder or have any technical skills for that matter, so I just want to know if anyone knows how can we go about it.
I’m posting the API documentation they provided just in case anyone wants to take a look.
https://srenvio.github.io/api-doc/#srenvio-api
Thanks in advance,
Isaac
Did you figure this out? We are in the process of setting up shipping for our Wix website and I don’t know what API to use or how to set it up. Hoping you or someone might have some suggestions.
Thank you!
Deb
Please don’t bump up old posts, instead you are better off adding a new post and referring back to this one in a link.
You can expose your website to a third parties API with the use of Wix Fetch or Wix HTTP Functions and there are examples that you can look at too.
https://www.wix.com/corvid/reference/wix-fetch.html
https://support.wix.com/en/article/corvid-accessing-third-party-services-with-the-fetch-api
https://www.wix.com/corvid/reference/wix-http-functions.html
https://support.wix.com/en/article/corvid-exposing-a-site-api-with-http-functions
Wix Example that you can open up in your own Wix Editor.
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-myapi-and-myapiclient
Plus, if you search the forum itself, you will probably find many posts on Fetch and HTTP Functions.