Skip to content

Flow integration

Send to Flow launches your Screen Flow and passes geography results as Text input variables.

VariableContent
inIdsComma-separated record IDs inside the selection
outIdsRecord IDs outside the selection
nearIdsRecord IDs within the NEAR distance
nearNumNEAR distance (when configured)

Variable names must match your Flow definitions exactly.

The package includes a String to Collection invocable action to split comma-separated IDs into record collections inside Flow.

  • Add IN records to a campaign; create tasks for NEAR records
  • Assign IN records to a field rep by territory
  • Update a region field after boundary click

Flow lists grouped by In, Near, and Out

See Configuration for flowApiName and component JSON.