Flow integration
Send to Flow
Section titled “Send to Flow”Send to Flow launches your Screen Flow and passes geography results as Text input variables.
| Variable | Content |
|---|---|
inIds | Comma-separated record IDs inside the selection |
outIds | Record IDs outside the selection |
nearIds | Record IDs within the NEAR distance |
nearNum | NEAR distance (when configured) |
Variable names must match your Flow definitions exactly.
String to Collection
Section titled “String to Collection”The package includes a String to Collection invocable action to split comma-separated IDs into record collections inside Flow.
Example patterns
Section titled “Example patterns”- 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

See Configuration for flowApiName and component JSON.