The Action Framework

The Action Framework is a declarative, client-side logic builder. Complex, conditional logic can be created quickly to build expressions and workflows. This logic can be triggered from multiple places within the application—including buttons and other UI elements, subscribed events, data model changes, and more.

Use the the Action Framework to:

  • Create branching logic
  • Configure user interaction events and actions
  • Interact with data sources
  • Publish events or react to subscribed events
  • Use formula expressions
  • Interact with conversational interfaces (such as Amazon Lex)
  • Invoke code extensions

For more information, see https://docs.skuid.com/latest/en/skuid/action-framework/