Defining Captures
Places that allow arbitrary recipient input—like text input places—have acapture_as
property. This property lets you define a key to identify the captured value within the envelope.
capture_as
keys must be unique within the envelope.reference
in the envelope’s captures
object: