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

  • Dokkio Sidebar applies AI to make browsing the web faster and more productive. Whenever you open Sidebar, you'll get an AI summary of the web page and can ask any question you like about the content of the page! Try Dokkio Sidebar for free.

View
 

RESTful WebFlow

This version was saved 13 years, 8 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.