Posted by mikehomee on January 15, 2009 at 7:29am
Hi!
I'm just a newbie in drupal, especially in services.
Although i already used this powerful services_module several times using java application.
I want to know if there's a way to view the data of workflow_module in sevices?
Thanks in advance!!!
Comments
Creating a custom service is
Creating a custom service is really easy, so all u need to do is find out what the workflow functions are and how to use them and the rest really is peanuts
there's a few examples of custom services in the handbook pages, the first function is defining the service and how it should be called, and the second one is what the service actually does