Using queries to locate variables
You can combine queries with variables by storing query results in a variable and then passing those results to another node.
For example, you can query the Landmark database using the Landmark node to find out who is the manager of a user. Then when you create a User Action node, you can notify the manager if a user does not perform a required action within the specified timeframe.