i'm interested in creating a rest driven process in django-viewflow. I've been reading the official page and by doing so i've arrived to the conclusion that after aquiring the pro version of viewflow to have rest integration, I would still need to make my own rest implementation for the nodes to drive the process.
My question is basically if what I understand is true, and if so how could I implement restful nodes to drive the process.