Maps
App IntegrationsGeocoding and directions via OpenStreetMap
Overview
Geocoding and directions via OpenStreetMap.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
operation | string | — | Operation for the Maps node |
address | string | — | Address for the Maps node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{maps.coordinates}}objectLat/lng coordinates
{{maps.formatted_address}}stringFormatted address
Examples
Basic Usage
Example configuration:
{
"operation": "value",
"address": "value"
}Tips & Best Practices
- •Ensure all required fields for Maps are configured.
- •Check the output variables to see available data.
- •Verify your connection credentials are set up in Settings > Integrations.
Try Maps in Your Workflow
Create a free account and start building AI-powered workflows with the Maps node.
Open Workflow Editor