SalesforceQuery Activity
This activity executes the specified SOQL SELECT statement. It executes a query against the specified object for the specified connection and returns the data that matches the specified criteria in the query.
Configuration
On the Configuration tab, provide the following information to identify which Salesforce.com connection to use and the type of object to query.
| Field | Description |
|---|---|
| Connection Name | Salesforce.com connection name. If you have created multiple Salesforce.com connections, select the one you want to use for this flow. |
| Object Name | Salesforce.com business object name. Select the object you want this activity to use for this activity from the drop down menu for this field. |
Input
Note: Entering or mapping a value for the id field in this tab is mandatory. See the Salesforce documentation for more details.
Enter the
Salesforce.com query, you want to send to Salesforce using SOQL (Salesforce Object Query Language). You have the option to either enter the input manually or map the input to the output from a preceding activity provided that the preceding activity has an output. The input tree displayed for this activity depends on the object that you selected in the
Configuration tab. Refer to the "Using the Mapper" section in the
Flogo® Enterprise documentation for details on how to use the mapper.
Copyright © Cloud Software Group, Inc. All rights reserved.
