Skip to content

Flow integration

Start from the package template in Quick Start §3 — Create a Flow from the template. Save, activate, and use the Flow API Name in map configuration (§5).

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 Map Your Records TEMPLATE includes these inputs—customize the template Flow after Quick Start §3.

Test end-to-end after Quick Start §7 — Save and activate.

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 (Quick Start §5–§6).