Arbitrary records as input
Dynamic record type and ID as input
You can accept any record type and ID as input parameters, then use them to create an expandable record placeholder.
-
inputs: text/record_type: type: record_type required@bool: yes text/record_id: type: number required@bool: yes start: set: record__context@key: inputs:record_type record_id@key: inputs:record_id return: output: {{record__label}}