Configuring Flows
Mar 31, 2025

AppGrid provides the ability to execute Salesforce flows. Click the flow wizard button on the grid toolbar to open the flow configuration panel. Select the Flow Config tab to create a new flow or modify an existing flow.

To modify an existing flow, select the flow from the flow selector. The flow properties will be displayed. Delete a flow property by clicking the delete button. To create a new flow, click the plus icon and enter a name for the flow. The flow name must be the same as the name of your Salesforce flow.
To add a flow property, click the ADD PROPERTY button. It is important that the flow parameter name is the same as the Salesforce variable in your flow. Select the type of parameter. When you are done adding flow parameters, click the SAVE button.
To execute a flow, select one or more grid records and click the flow button in the grid toolbar. Select the FLOWS tab.

In the above image, we have selected the UpdateAccountDescription flow, and the panel displays a list of the flow properties. Enter a value for each property. To save the flow values, click the SAVE button. To execute the flow, click the EXECUTE button.
AppGrid will send the Ids of the selected records along with the flow properties and values to the selected flow. Upon successful execution, a confirmation message will be displayed. To see updated values, click the refresh button in the grid toolbar.