Get Address
GET http://api.positionstack.com/v1/forward?query={{address}}&access_key={{access_key}}
This request URL brings the address of Slack Bot user firstly through Pre Request Script and then sends it to Position Stack API for Forward Geocoding. This converts the address to coordinates latitude lat
and longitude lng
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
query | string | ||
sun_module | number | ||
access_key | string |