Required fields in the workflow definition

Are there any plans to support required fields in the field metadata? We’re planning a feature that would break if certain fields weren’t provided in the workflow action.

Hi @lynton, there is a required property you can leverage. From the docs: Indicates whether it is an error to omit the field. Users will not be able to create actions missing required fields. **Optional, but defaults to true.**

Thanks, Conor! I have no idea how I overlooked that in the documentation.

Not a problem!
smile.png