The Get Distance action calculates the distance between two points (addresses or coordinates) using a region and country context. This is useful for logistics, delivery estimates, trip planning, and more.

ℹ️ This action uses Google Maps as a provider to determine road-based distances.


πŸ” What It Does

This tool compares two points and returns the distance between them based on the specified measurement system (metric or imperial).

✈️ Use this to estimate delivery travel, calculate commute range, or qualify leads based on location proximity.


πŸ–ΌοΈ Action Interface


βš™οΈ Configuration Options


πŸ”§ Tips

  • Make sure addresses are clean or properly formatted for best results.
  • Supports use of @parameters for dynamic route calculations.
  • Use the output as a filter condition for radius-based logic (e.g., β€œis within 20 miles?”).

Let me know if you want to combine this with travel time or ETA logic!