I’m wondering if it’s possible to use wix code with Inksoft’s API 2. Inksoft’s API 2 can receive server requests in jQuery or C#. Can wix code send server requests from a backend module in jQuery format? Or in C#?
Another question is, can wix run jQuery? I get it’s not supported officially but has anyone found a reliable work around or a stable way to use it?
Or if jQuery can’t be used with wix, if wix code is it’s own sort of jQuery, can jQuery code be converted to wix code? If it’s all based in javascript I would think I should be able to get wix code to talk to the Inksoft API 2 somehow.