Skip to content

Extract

Use extract when you need GeoJSON features near a point within a mile radius you choose—for example, loading nearby boundaries for map display or downstream processing.

Provide lat/long, service, and radius parameters as defined in your service OpenAPI document.

GeoJSON feature collection suitable for map clients or further transformation. Validate against your imported External Service schema when calling from Salesforce.

See OpenAPI import for field-level detail per service.