Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

Mapbox

UpdatedMay 22, 2026Reading time1 min read

What it does

Mapbox geocodes, routes, and builds static map URLs. Uses api_key via the access_token query parameter.

Setup

  1. In Mapbox Account → Tokens, copy or create an access token with appropriate scopes.
  2. In FlowFn, go to Platform Tools → Mapbox → Connect and paste the token as api_key.

Actions

  • Geocode, Directions, Static Map URL

Notes

Coordinates for Directions are lon,lat order (Mapbox's convention, opposite of Google's), semicolon-separated. Static Map URL doesn't make an API call — it builds a fetchable image URL.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →