• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

RESTful WebFlow

This version was saved 14 years, 11 months ago View current version     Page history
Saved by nathandw
on October 9, 2009 at 9:30:21 am
 

WIP

 

What is WebFlow?

 

WebFlow is the application of WebHooks, WebScripts, and WebServices; WebFlow is workflow for the web. RESTful WebFlow is intended to be used by RESTful WebHooks and RESTful WebServices. The primary implication of this is that RESTful WebFlow operates as a state machine rather than a sequential flow. This decision is based on the fact that REST is stateless. If I post a resource to a WebService (WF Activity) I should not expect a response other than HTTP Success/Error codes; the result of the activity is broadcast via WebHooks. WebScripts act as adapters that convert the output of a WebHook into API calls of the input.

Comments (0)

You don't have permission to comment on this page.