Question:
Is there any way to programmatically access Wix Online Programs? I can’t see it anywhere in the Velo docs
Product:
Wix Editor but really this is about using Velo
What are you trying to achieve:
I want a way to programmatically build a program for my students, based on some kind of input. What that input is doesn’t really matter, I just can’t find anything in the docs about how to access the Programs API. I run a guitar school and a big part of it is creating custom learning paths. Right now I can do everything I want manually with the online programs, but it means that I have to build the program itself manually instead of it being automated.
What have you already tried:
Already tried reading through the API docs: Velo API Overview under the Wix Apps dropdown, but it doesn’t seem to be there. Is it hidden inside another library or do we just not have access to that right now?
Additional information:
Can code, so looking to do this any way possible.