Making flow actions and UI

Things to do if you want to show a screen


  1. The first thing we need for showing a screen is a layout.
  2. Layout comes inside a section
  3. Section comes inside a harness
  4. Harness is shown through flow action
  5. Flow action is configured only from an assignment shape
  6. An assignment shape requires a flow
  7. A flow requires a start and end shape.

Hence, to show a screen, start from a flow and proceed backwards from this list.

Comments

Popular posts from this blog

21 tips to understand an AS-IS process

Dealing with Integrations of systems

Using APIs in integrations