Add Simple Queries to your Playbook

The LQL step builder allows you to add simple LQL statements to your playbooks without having to enter the LQL code directly.

Add an LQL Query

  1. In the Advanced Mode playbook designer, select a date range and click Save.
  2. Click + for the parent step and select Add Step > LQL to open the step builder.
  3. The parent step is already selected (Parent Table), but you can select another step.
  4. Select the columns you want to include in the output table or select * for all.
  5. Use the dropdown lists to create the where expression for the query. Select a parameter, operator, and value.
  6. Add additional expressions as needed. The default operator for combining multiple expressions is AND, but can be changed to OR.
  7. For more complex queries, click Add Group. The members of each group are combined using either AND or OR, and you select AND or OR to combine the multiple groups.
658
  1. Click Next Step.
  2. The query you created is shown. To see a previous of the results table, click Preview Results. The preview runs the query but doesn’t yet add it to the playbook.
651
  1. To modify the query, click the edit icon for the basic LQL statement.
649
  1. When the query is ready, click Save to add it to your playbook.

Use the Step Builder for an Existing Step

You can use the step builder to modify the query for an existing step. Click the step to display its details, then click Edit with Node Builder.

718

The step builder opens, and you can modify the settings in the same way you would when using the step builder to create a new step.

You can edit existing steps only with queries that are compatible with the step builder. The step builder supports only simple selection and filtering. More complex LQL and SQL queries aren't currently supported.


© 2017-2021 LogicHub®. All Rights Reserved.