Post handlers

 
Channels

Post handler are a kind of generic interface between a website and data in the backend. They can be used within components that have interactivity between client and server (i.e. submitting a form).

After a submit or any other trigger from your web page, you have automatically a document being created in the Shazzoo database or in any other Lotus Notes database. Or you can trigger a customized script that performs any action you want.

 

Create post handler