Data and research

Google Places

A Google Places integration connects Google Places to Mobius so loops can search businesses, search nearby places, and read place details.

Use Google Places when a run needs location-aware research before outreach, routing, verification, or enrichment.

Capability map

CapabilityValue
Provider IDgoogle-places
Auth kindapi_key
Connect flowInline API key or platform credential
ActionsYes
EventsNo
Webhook deliveryNo
Event samplesNo
Live statusNo

Connect Google Places

SurfaceSupport
AppOpen Govern > Integrations, choose Google Places, and paste a Google Places API key when the project should use its own quota.
CLIThe mobius CLI does not connect Google Places integrations yet. Use the app or API.
APICall POST /v1/projects/{project}/integrations/providers/google-places/connect through the generic provider connect endpoint.

If the catalog marks Google Places ready through a platform credential, actions can run without a project-local key.

Actions

google-places.get-details
google-places.search-nearby
google-places.search-text

Use search actions to find candidate place IDs, then call google-places.get-details for the exact place the loop will use.

Events

Google Places does not register source events.

Next