Custom REST based workflows
Previous Topic  Next Topic 
For custom workflows based on RESTFUL web-services, select Customer (REST) widget from Custom category of the widget menu. Now click on Manage Content to provide info about the REST resource.

Step 1

Add 1 or more REST API resources that you have implemented.


Step 2

Click on add link. Describe attributes and methods available in the resource. Resource should have GET For listing record(s), POST for adding, PUT for update and DELETE for deletion.








Thats it. Now generate code and customize/preview as required.