Forward Geocoding
MAPBOX_GEOCODING_FORWARDConverts addresses or location names into geographic coordinates and place information, enabling you to pinpoint exact locations for mapping and location-based services.
Mapbox
32 actions for Mapbox workflows.
Operations are the actions a workflow can take in Mapbox, grouped by category. Each lists its method, parameters, and a template you can drop it into.
This category encompasses a diverse set of utility operations for working with Mapbox services, including geocoding, directions, map matching, and tile retrieval. Use these operations when you need to convert addresses to coordinates, find routes between locations, match GPS traces to road networks, or access map styling assets and vector tiles for rendering custom map experiences.
Forward Geocoding
MAPBOX_GEOCODING_FORWARDConverts addresses or location names into geographic coordinates and place information, enabling you to pinpoint exact locations for mapping and location-based services.
Get Isochrone
MAPBOX_GET_ISOCHRONECalculate and visualize areas that can be reached within a specific travel time or distance from any location, helping you understand service coverage and accessibility zones.
Retrieve Directions
MAPBOX_RETRIEVE_DIRECTIONSGet navigation routes and turn-by-turn directions between two or more locations, including travel time and distance estimates.
Retrieve Matrix
MAPBOX_RETRIEVE_MATRIXCalculate travel times and distances between multiple locations simultaneously, enabling you to compare routes and optimize multi-stop journeys efficiently.
Reverse Geocoding
MAPBOX_GEOCODING_REVERSEConverts latitude and longitude coordinates into readable location names and addresses. Useful when you have a location's coordinates but need the actual place name, street address, or city information.
Search Box Forward
MAPBOX_SEARCH_BOX_FORWARDFinds locations, addresses, and points of interest by searching for place names or addresses, helping you locate destinations and verify location data quickly.
Batch Geocode V6
MAPBOX_GEOCODE_BATCH_V6Convert multiple addresses or coordinates into geographic data in a single request, enabling efficient processing of large location datasets without making separate API calls.
Batch Geocoding
MAPBOX_GEOCODING_BATCHConvert multiple addresses or coordinates into geographic data in a single request, handling up to 50 locations at once for efficient bulk processing.
Forward Geocode V5
MAPBOX_GEOCODE_FORWARD_V5Converts place names and addresses into geographic coordinates (latitude and longitude) to power location-based features in your applications. This enables you to build mapping functionality, location search, and proximity-based services without manually managing coordinate data.
Get Access Token
MAPBOX_GET_ACCESS_TOKENRetrieves your Mapbox access token from your account connection, enabling you to use Mapbox services in your workflows and applications. This ensures you have valid authentication credentials for location-based features.
Get Map Matching
MAPBOX_GET_MAP_MATCHINGAligns inaccurate GPS tracking data to actual road networks, automatically correcting location traces for accurate mapping and analysis. Perfect for cleaning up noisy location data from mobile devices or IoT sensors.
Get Optimization V1
MAPBOX_GET_OPTIMIZATION_V1Calculates the most efficient route and order to visit multiple locations, saving time and fuel costs on deliveries or service visits. Automatically determines the optimal sequence of waypoints to minimize distance and travel time.
Get Sprite
MAPBOX_GET_SPRITERetrieve sprite assets (icon collections) from your Mapbox style in either JSON metadata format or as PNG images. Use this to access the icon graphics and positioning information needed to customize your map's visual appearance.
Get Static Image
MAPBOX_GET_STATIC_IMAGEGenerate static map images from your Mapbox Studio style that can be embedded in documents, emails, or web pages with customizable location, zoom level, markers, and overlays.
Get Static Tiles
MAPBOX_GET_STATIC_TILESRetrieves map tile images from your Mapbox style at specific coordinates and zoom levels, allowing you to embed custom maps into your applications or documents.
Get Token Information
MAPBOX_GET_TOKENRetrieve details and validate the status of your Mapbox access token to ensure your mapping services are working correctly. This helps you monitor token health and manage your API access permissions.
Get Vector Tiles
MAPBOX_GET_VECTOR_TILESRetrieve map tile data from Mapbox for specific geographic areas and zoom levels to power custom mapping features in your applications. This enables you to display interactive maps with location-based information tailored to your users' needs.
Map Matching (POST)
MAPBOX_POST_MAP_MATCHINGSnap GPS coordinates to the actual road network to clean up and correct location data from GPS tracking. Ideal for handling longer lists of coordinates (2-100 points) that need to be aligned with real roads.
Permanent Forward Geocoding
MAPBOX_GEOCODING_PERMANENT_FORWARDConvert addresses or location names into precise geographic coordinates with enterprise-level reliability and permanent data storage. Use this when you need to batch-process large numbers of locations or maintain a persistent geocoding database for your business.
Permanent Reverse Geocoding
MAPBOX_GEOCODING_PERMANENT_REVERSEConvert latitude and longitude coordinates into human-readable addresses and place information that can be cached for future reference. This is useful when you have location data and need to get the actual street address, city, or business name associated with those coordinates.
Query Tile Features
MAPBOX_QUERY_TILE_FEATURESRetrieve detailed information about geographic features (buildings, roads, landmarks) at specific locations from Mapbox tilesets, enabling you to understand what's around any coordinate point.
Request Style Embed HTML
MAPBOX_REQUEST_STYLE_EMBED_HTMLGenerate ready-to-use HTML code that embeds an interactive Mapbox map directly into your website or web application without writing custom code.
Retrieve Font Glyph Ranges
MAPBOX_RETRIEVE_FONT_GLYPH_RANGESFetches font glyph data in an optimized format to render text on custom maps, enabling you to display location labels and annotations in your preferred typeface.
Retrieve Marker
MAPBOX_RETRIEVE_MARKERFetch a standalone marker icon as a PNG image without any map context. Useful for obtaining marker graphics to use across your website, applications, or marketing materials.
Retrieve Searchbox Place Details
MAPBOX_RETRIEVE_SEARCHBOX_PLACEFetches complete details about a specific location using its Mapbox ID, including address, coordinates, and business information. Use this when you've found a place in search results and need full information to display or verify details.
Retrieve Style
MAPBOX_RETRIEVE_STYLERetrieves the complete visual configuration of a Mapbox map, including all layers, sources, and styling rules in JSON format. Use this to inspect, analyze, or replicate how a map is rendered.
Retrieve Style WMTS
MAPBOX_RETRIEVE_STYLE_WMTSRetrieve an OGC-compliant WMTS capabilities document that enables you to integrate Mapbox map styles with desktop GIS applications and other WMTS-compatible mapping clients. This allows you to use Mapbox's professionally designed maps directly within tools like QGIS, ArcGIS, or Tableau without additional configuration.
Retrieve Tileset Metadata
MAPBOX_RETRIEVE_TILESET_METADATARetrieve detailed information about a Mapbox tileset including its boundaries, zoom levels, and layer structure to understand what data is available in your map.
Reverse Geocoding V6
MAPBOX_REVERSE_GEOCODE_V6Convert latitude and longitude coordinates into readable addresses and place names, helping you identify exact locations from GPS data or map coordinates.
Search Box Reverse Geocoding
MAPBOX_REVERSE_SEARCHBOXConverts geographic coordinates (latitude and longitude) into readable place names and addresses, helping you identify locations on a map. This is useful when you have coordinates but need to understand what's actually at that location.
Search Box Suggest
MAPBOX_SUGGEST_SEARCHBOXProvides real-time autocomplete suggestions as users type partial searches to quickly find addresses and places without needing full details upfront. This helps create smooth search experiences that guide users toward their intended locations.
Search by Category
MAPBOX_SEARCH_CATEGORYFind specific types of businesses and landmarks by category, such as restaurants, hotels, or coffee shops, with optional location filtering to narrow results to your area of interest.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.