Settings

In this panel, you can set the module to query from as well as the query conditions.

Option

Description

Specify query

Select this check box to manually execute a query based on your own SOQL statements.

Module

Select the module (table) from which you want to retrieve data. Account is the default module.

This list will be populated upon successfully authenticating to Salesforce using the Test connection button.

Query condition

Enter any query filters you want to apply. Variables are allowed. For example, fieldname=myvalue AND fieldname2=myvalue2 .

Note that you do not need to include WHERE in your condition statement.

Last updated

Was this helpful?