Changelog
Last updated
Was this helpful?
Last updated
Was this helpful?
This changelog documents material changes to the Flow Results specification. Versions of the specification adhere to .
Add optional semantic_labels
on Question definitions. This corresponds with semantic_label from the Flow Specification, providing a place for organizations to specify a coding system or taxonomy over Flow Results.
Add optional is_personal_information
field on Question definitions. This provides a standard way of indicating fields that contain or might contain personal identifying information in their answers.
Add optional set_contact_property
field on Question definitions. This provides a standard way for Flow Results to convey to systems that maintain a contact database that the response within a Question should set a contact property.
Add optional set_group_membership
field on Question definitions. This provides a standard way for Flow Results to convey to systems that maintain a contact database that the response within a Question should add or remove a contact from a group.
Add message
question type to represent interactions with informational messages.
Clarify that Row IDs should be compared as strings for uniqueness
Complete and stable release candidate