Geolocation utility
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Virtual Agent
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Use the Geolocation utility to gather map coordinates from a user, to personalize topics to a user's location, provide data for navigation or on-site tasks, and other services.
Geolocation utility properties
Specify the flow action properties for the node that you want to create.
Property | Description |
---|---|
Node name | Name of the Geolocation node. |
Input mapping | |
Permission prompt | String for the custom prompt requesting geolocation from a user. |
Output mapping | |
Latitude | User's latitude returned after the Permission prompt. Note: All Output Mappings are customizable. Select Enable to activate each one, and input a custom variable name to store the value under if
desired. |
Longitude | User's longitude returned after the Permission prompt. |
Error message | Message returned if the geolocation attempt encounters an error. |
Error type | Type of error returned based on the error message. |
Status | Status of the geolocation data. |
Advanced | |
Hide this node | |
Conditionally show this node if | No-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true. |