Action Handler

The Action Handler can be used to specify what happens when an action is done in a widget. The response of an action handler can of 4 types - banner, form, sections_edit, and section_navigate.

Request payload when action handler is invoked:

ParametersDescription
operatorDetails of the operator who is accessing the widget
environmentDetails of the environment in which SalesIQ has been accessed
contextDetails of the module in which the widget is invoked
actionDetails of the action that was performed
targetDetails of the section and the element from which the action is performed
handlerThe handler that is invoked (Value : action)