Configuration
Before you configure this step, connect Google Maps in Integrations for your workspace using the OAuth flow. If no active connection is available, the step shows a warning with a link to Integrations instead of the account selector.
Arguments form
When you select an action, the Arguments section automatically renders a form driven by the action’s input schema. Text and query fields support workflow placeholders via Insert Variable. Switch to the Raw JSON tab for power users or when you prefer to write the full arguments object by hand. Changes in either tab stay in sync.Available actions
The workflow action picker shows a curated subset focused on location lookups and routing:
Tile, aerial video, and device geolocation actions are not exposed in the workflow action picker.
Output
This step stores the Google Maps API response as the step output. The shape of the response depends on the action. Use the full output reference in later steps:Example
- Open Integrations and connect Google Maps if you have not already done that.
- Add a Google Maps step to your workflow.
- Select a connected account in Authentication.
- Choose Text Search in Action and enter a query such as
coffee shops in Austin, TX. - Pass coordinates or place IDs from Output into a later Get Route step.
- Click Run in the step header to test the action.
Notes
- This step depends on a connected Google Maps integration in your workspace.
- Google Maps API quotas and billing apply to workflow actions the same as direct API usage.
- OAuth may show third-party authorization branding during the connect flow.

