Hi. I am trying to integrate shape diver https://www.shapediver.com/ 3d element settings on my wix page. Does anyone know if it is possible?
It states on their own website that they have a API that you can use and you can view their own docs for this and post in their own forum.
You can also use our API to customize the experience on your website
https://support.shapediver.com/hc/en-us/categories/360000876972-The-ShapeDiver-API
https://discourse.mcneel.com/c/grasshopper/shapediver
To expose your site to the API from them, look at using Wix Fetch or Wix HTTP Functions which you can find info on here.
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
You can also view examples here.
https://www.wix.com/corvid/forum/tips-tutorials-examples/example-myapi-and-myapiclient
https://www.wix.com/corvid/example/exposing-apis
I am trying the same thing. But is it possible to have a dynamic price which is computed by ShapeDiver and then send to ShapeDiver and people can put it in their cart?