Check Field
Matthew Lau avatar
Written by Matthew Lau
Updated over a week ago

Description

The "Check Field" node allows you to add a check element into your flow. It receives two sets of data that can be compared using the predefined comparative options.

The result of the comparison can then be used to trigger different nodes.

Type

"Filter" Node

Fields

  • Part A: The first set of content

  • Part B: The second set of content

Examples

  • Example 1: This flow will create an essay and run it through the plagiarism check. It will then run a check to see if the uniqueness score is above 75 which can then be used to trigger another node.

  • Example 2: This flow will get a number from 1-100 which will then run through the "Check Field" node. This can then trigger another node if the number is less than 25.

Did this answer your question?