Tool to create a batch forward geocoding job for up to 1000 addresses. Use when you need to geocode multiple addresses asynchronously. Returns a job ID for retrieving results once processing is complete.
biasstringPrioritize results based on proximity to geographic areas without limiting search scope. Formats: 'circle:lon,lat,radiusMeters' (circular priority), 'rect:lon1,lat1,lon2,lat2' (rectangular priority), 'countrycode:code1,code2' (country priority, use 'auto' for IP detection), 'pro…
langstringResult language in ISO 639-1 format (e.g., 'en' for English).
typestringLocation types for filtering geocoding results.
filterstringRefine geocoding results by applying geographic filters. Formats: 'circle:lon,lat,radiusMeters' (circular area), 'rect:lon1,lat1,lon2,lat2' (rectangular area), 'countrycode:code1,code2' (specific countries, use 'auto' for IP detection), 'place:placeId' (specific boundary using p…
addressesRequiredarrayList of address strings to geocode (1-1000 addresses). Each item should be a valid address or partial address.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.