Create Trip
RADAR_CREATE_TRIPStart 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.
Radar
37 actions for Radar workflows.
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.
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.
Create Trip
RADAR_CREATE_TRIPStart 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.
Forward Geocode
RADAR_FORWARD_GEOCODEConverts a physical address into precise latitude and longitude coordinates, enabling location-based services and mapping functionality for your business applications.
Get User
RADAR_GET_USERRetrieve detailed user information including location history, geofences, places visited, beacons, and trip data to understand customer movement patterns and context.
List Trips
RADAR_LIST_TRIPSRetrieve a complete list of all trips sorted by most recently updated, allowing you to track and manage customer or asset movements over time.
Reverse Geocode
RADAR_REVERSE_GEOCODEConvert 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.
Search Places Near Location
RADAR_SEARCH_PLACES_NEAR_LOCATIONFinds 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.
Autocomplete Address or Place
RADAR_AUTOCOMPLETE_ADDRESS_OR_PLACESuggests 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.
Create Beacon
RADAR_CREATE_BEACONRegister a physical beacon device (iBeacon or Eddystone) in Radar to enable location-based tracking and proximity detection for your business.
Delete Beacon
RADAR_DELETE_BEACONRemove 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.
Delete Geofence
RADAR_DELETE_GEOFENCERemove 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.
Delete Geofence By Tag
RADAR_DELETE_GEOFENCE_BY_TAGRemove 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.
Delete Trip
RADAR_DELETE_TRIPRemove 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.
Delete User
RADAR_DELETE_USERRemove 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.
Get Beacon
RADAR_GET_BEACONRetrieve 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.
Get Beacon By Tag
RADAR_GET_BEACON_BY_TAGRetrieve detailed information about a specific beacon using its tag and external ID, allowing you to access beacon configurations and settings for location-based operations.
Get Context for Location
RADAR_GET_CONTEXT_FOR_LOCATIONRetrieves 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.
Get Geofence
RADAR_GET_GEOFENCERetrieve detailed information about a specific geofence using its ID, tag, or external identifier to access its boundaries, rules, and settings.
Get Places Settings
RADAR_GET_PLACES_SETTINGSRetrieve 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.
Get Route Directions
RADAR_GET_ROUTE_DIRECTIONSRetrieve turn-by-turn navigation directions between multiple locations with step-by-step instructions, distances, and estimated travel times to plan efficient routes.
Get Route Matrix
RADAR_GET_ROUTE_MATRIXCalculates travel distance and duration between multiple origin and destination points, allowing you to efficiently analyze routes for up to 625 location pairs at once.
Get Trip
RADAR_GET_TRIPRetrieve detailed information about a specific trip using its ID or external identifier, including route details, status, and associated data.
Get Users in Geofence
RADAR_GET_USERS_IN_GEOFENCERetrieve 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.
IP Geocode
RADAR_IP_GEOCODEIdentify 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.
List Events
RADAR_LIST_EVENTSRetrieve 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.
List Geofences
RADAR_LIST_GEOFENCESRetrieve all configured geofences sorted by most recently updated, giving you a complete view of your location-based boundaries and their settings.
List Users
RADAR_LIST_USERSRetrieve 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.
Route Distance
RADAR_ROUTE_DISTANCECalculate 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.
Search Geofences
RADAR_SEARCH_GEOFENCES_NEAR_LOCATIONFind 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.
Search Users Near Location
RADAR_SEARCH_USERS_NEAR_LOCATIONFind 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.
Track Location Update
RADAR_TRACK_LOCATION_UPDATERecords a user's current location and updates their profile or event data accordingly, enabling real-time location awareness for your application.
Update Places Settings
RADAR_UPDATE_PLACES_SETTINGSConfigure 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.
Update Trip
RADAR_UPDATE_TRIPModify 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.
Update Trip By ID
RADAR_UPDATE_TRIP_BY_IDModify 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.
Upsert Beacon by ID
RADAR_UPSERT_BEACON_BY_IDCreates 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.
Upsert Beacon by Tag
RADAR_UPSERT_BEACON_BY_TAGCreates or updates a beacon using a tag and external ID, ensuring your location markers are always current with the latest information.
Upsert Geofence
RADAR_UPSERT_GEOFENCECreate or update a geofence location boundary using a unique identifier, ensuring your geofence data stays current without duplicate entries.
Upsert Geofence By ID
RADAR_UPSERT_GEOFENCE_BY_IDCreate 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.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.