模式预览#
¥Schema Preview
架构预览功能会在节点编辑器中显示上一个节点的预期架构数据,用户无需提供凭据或执行节点。这使得无需预先提供凭据即可构建工作流。预览不包含模拟数据,但会显示预期字段,以便选择并将其合并到后续节点的输入中。
¥Schema Preview exposes expected schema data from the previous node in the Node Editor without the user having to provide credentials or execute the node. This makes it possible to construct workflows without having to provide credentials in advance. The preview doesn't include mock data, but it does expose the expected fields, making it possible to select and incorporate them into the input of subsequent nodes.
使用预览#
¥Using the preview
- 你的工作流中必须有一个带有架构预览功能的节点。
¥There must be a node with Schema Preview available in your workflow. 2. 单击序列中下一个节点的详细信息时,架构预览数据将显示在节点编辑器中,该位置通常会显示架构数据。
¥When clicking on the details of the next node in the sequence, the Schema Preview data will show up in the Node Editor where schema data would typically be exposed. 3. 像使用其他模式一样使用模式预览中的数据 - 将字段拖放到节点参数和设置中作为输入。
¥Use data from the Schema Preview just as you would other schemas - drag and drop fields as input into your node parameters and settings.