FLOIP / flow-spec

7 stars 6 forks source link

New Block Type: MobilePrimitives\SelectManyResponse #43

Closed markboots closed 3 years ago

markboots commented 3 years ago

Rationale: This is a common question type, especially for rich_messaging and offline data collection apps. It's also present as a question type in Flow Results (https://floip.gitbook.io/flow-results-specification/specification#select_many) and should likely be supported in the Flow Spec. It is general enough to exist across vendors, and would be challenging/impossible to compose out of individual blocks.

Note: In the course of developing the open-source Flow Runner and Flow Builder implementations, the initial dev team proposed a list of cleanups and clarifications to the spec. This is one of a set of changes proposed to improve consistency, usability, and functionality of the spec based on the first complete build-outs.