DashboardSign inStart your trial

Radar

Reference

37 actions for Radar workflows.

01. Operations

Act on Radar from a workflow

Operations are the actions a workflow can take in Radar, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Other

37 operations

This collection enables core location intelligence and user management operations within Radar. Use these functions to retrieve events, manage beacons and geofences, search for users based on proximity, calculate route distances, access contextual location data, and handle trip tracking and user lifecycle management.

Action★ Featured

Create Trip

RADAR_CREATE_TRIP

Start tracking a journey from one location to another by creating a new trip record. Use this to monitor travel progress and gather location-based data for logistics, deliveries, or team movements.

10 input
Action★ Featured

Forward Geocode

RADAR_FORWARD_GEOCODE

Converts a physical address into precise latitude and longitude coordinates, enabling location-based services and mapping functionality for your business applications.

4 input
Action★ Featured

Get User

RADAR_GET_USER

Retrieve detailed user information including location history, geofences, places visited, beacons, and trip data to understand customer movement patterns and context.

1 input
Action★ Featured

List Trips

RADAR_LIST_TRIPS

Retrieve a complete list of all trips sorted by most recently updated, allowing you to track and manage customer or asset movements over time.

6 input
Action★ Featured

Reverse Geocode

RADAR_REVERSE_GEOCODE

Convert latitude and longitude coordinates into readable street addresses and location details. This is essential when you need to display customer locations, delivery addresses, or place names in a human-friendly format.

4 input
Action★ Featured

Search Places Near Location

RADAR_SEARCH_PLACES_NEAR_LOCATION

Finds nearby points of interest, businesses, and landmarks around a specific location using coordinates. Helps you discover local opportunities and understand the competitive or community landscape around any address.

9 input
Action

Autocomplete Address or Place

RADAR_AUTOCOMPLETE_ADDRESS_OR_PLACE

Suggests complete addresses and place names as users type partial information, helping them find locations faster and more accurately. This improves user experience by reducing typing errors and speeding up location selection.

4 input
Action

Create Beacon

RADAR_CREATE_BEACON

Register a physical beacon device (iBeacon or Eddystone) in Radar to enable location-based tracking and proximity detection for your business.

10 input
Action

Delete Beacon

RADAR_DELETE_BEACON

Remove a beacon from your Radar location tracking setup by deleting it using its unique ID. This helps you clean up outdated or unused beacon devices from your system.

1 input
Action

Delete Geofence

RADAR_DELETE_GEOFENCE

Remove a geofence boundary from your location tracking system using its unique identifier. This is useful when you no longer need to monitor a specific geographic area.

1 input
Action

Delete Geofence By Tag

RADAR_DELETE_GEOFENCE_BY_TAG

Remove a geofence from your location tracking system using its tag and external ID, allowing you to clean up unused location boundaries and maintain an organized geofencing setup.

2 input
Action

Delete Trip

RADAR_DELETE_TRIP

Remove a trip from your Radar account when it's no longer needed or has been completed. This permanently deletes the trip record and any associated data.

1 input
Action

Delete User

RADAR_DELETE_USER

Remove a user's data from Radar when they request deletion, change services, or close their account. This ensures their location history and profile information are completely cleared from your system.

1 input
Action

Get Beacon

RADAR_GET_BEACON

Retrieve the full details and properties of a specific beacon by its ID, allowing you to access location data, configuration settings, and metadata associated with that beacon.

1 input
Action

Get Beacon By Tag

RADAR_GET_BEACON_BY_TAG

Retrieve detailed information about a specific beacon using its tag and external ID, allowing you to access beacon configurations and settings for location-based operations.

2 input
Action

Get Context for Location

RADAR_GET_CONTEXT_FOR_LOCATION

Retrieves detailed location context including nearby geofences, places, and regions based on coordinates, helping you understand what's happening at a specific point on the map.

2 input
Action

Get Geofence

RADAR_GET_GEOFENCE

Retrieve detailed information about a specific geofence using its ID, tag, or external identifier to access its boundaries, rules, and settings.

3 input
Action

Get Places Settings

RADAR_GET_PLACES_SETTINGS

Retrieve your Radar project's Places configuration settings, including chain detection rules, supported countries, and external ID requirements to understand how location data is being processed.

Action

Get Route Directions

RADAR_GET_ROUTE_DIRECTIONS

Retrieve turn-by-turn navigation directions between multiple locations with step-by-step instructions, distances, and estimated travel times to plan efficient routes.

9 input
Action

Get Route Matrix

RADAR_GET_ROUTE_MATRIX

Calculates travel distance and duration between multiple origin and destination points, allowing you to efficiently analyze routes for up to 625 location pairs at once.

4 input
Action

Get Trip

RADAR_GET_TRIP

Retrieve detailed information about a specific trip using its ID or external identifier, including route details, status, and associated data.

2 input
Action

Get Users in Geofence

RADAR_GET_USERS_IN_GEOFENCE

Retrieve a list of all users currently located within a specific geofence by providing its tag and external ID. This helps you understand who is present in a defined geographic area in real-time.

4 input
Action

IP Geocode

RADAR_IP_GEOCODE

Identify the geographic location (city, state, country) of a user or visitor based on their IP address. This helps you understand where your traffic is coming from without requiring user input.

1 input
Action

List Events

RADAR_LIST_EVENTS

Retrieve and browse your location-based events with flexible filtering and pagination options. Use this to access historical event data and monitor geofencing activities across your application.

8 input
Action

List Geofences

RADAR_LIST_GEOFENCES

Retrieve all configured geofences sorted by most recently updated, giving you a complete view of your location-based boundaries and their settings.

9 input
Action

List Users

RADAR_LIST_USERS

Retrieve and browse through all users in your Radar project, sorted by their most recent activity, to see who's actively using your location-based services.

7 input
Action

Route Distance

RADAR_ROUTE_DISTANCE

Calculate the distance and estimated travel time between two locations to help with route planning and delivery coordination. Use this when you need accurate metrics to estimate arrival times, compare route options, or budget time for customer visits.

6 input
Action

Search Geofences

RADAR_SEARCH_GEOFENCES_NEAR_LOCATION

Find all geofences within a specified radius of a given location. This helps you identify geographical boundaries and zones relevant to a specific area without manual searching.

5 input
Action

Search Users Near Location

RADAR_SEARCH_USERS_NEAR_LOCATION

Find users located within a specific radius of any geographic coordinates, enabling location-based customer discovery and engagement. This helps you identify and connect with potential customers or community members in target areas.

4 input
Action

Track Location Update

RADAR_TRACK_LOCATION_UPDATE

Records a user's current location and updates their profile or event data accordingly, enabling real-time location awareness for your application.

17 input
Action

Update Places Settings

RADAR_UPDATE_PLACES_SETTINGS

Configure how your location service handles chain detection and metadata preferences for your Places project. Use this to customize which store chains are recognized and how location data is processed for your business.

1 input
Action

Update Trip

RADAR_UPDATE_TRIP

Modify an active trip's details including travel mode, destination, scheduled time, or whether the trip is currently active. Use this when you need to change trip parameters after it's been created.

13 input
Action

Update Trip By ID

RADAR_UPDATE_TRIP_BY_ID

Modify the status of a trip to reflect its current stage, such as marking it as started, approaching, arrived, completed, or canceled. This allows you to keep your delivery or logistics records synchronized with real-world trip progress.

4 input
Action

Upsert Beacon by ID

RADAR_UPSERT_BEACON_BY_ID

Creates a new beacon or updates an existing one using its unique ID, allowing you to maintain consistent location-based markers in your Radar system. Use this when you need to ensure your beacon data stays current without worrying about whether it already exists.

10 input
Action

Upsert Beacon by Tag

RADAR_UPSERT_BEACON_BY_TAG

Creates or updates a beacon using a tag and external ID, ensuring your location markers are always current with the latest information.

12 input
Action

Upsert Geofence

RADAR_UPSERT_GEOFENCE

Create or update a geofence location boundary using a unique identifier, ensuring your geofence data stays current without duplicate entries.

8 input
Action

Upsert Geofence By ID

RADAR_UPSERT_GEOFENCE_BY_ID

Create or update a geofence boundary by its unique identifier, allowing you to manage location-based zones for tracking and notifications. This keeps your geofence definitions current without needing to create duplicates.

9 input
What now

Use Radar in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.