The Yext integration is available on the Enterprise plan.
Configuration
On the Radar Integrations page under Yext, set Enabled to Yes and optionally configure any additional settings.Default Settings
Radar will use the following default mappings when syncing Yext locations to Radar geofences:Yext Location Field | Radar Geofence Field | Type |
---|---|---|
locationName | description | string |
id | externalId | string |
closed.isClosed | enabled | boolean |
Radar Geofence Field | Default Value | Type |
---|---|---|
type | circle | string (circle or isochrone ) |
tag | location | string |
radius | 100 (for circle ) 15 (for isochrone ) | number (meters for circle , minutes for isochrone ) |
Additional Settings
You can choose to override certain defaults with additional configuration settings for the geofences synced from Yext. The available overrides include:- Default geofence
type
- Default geofence
radius
- An override for the mapping of the
description
field to a different Yext field thanlocationName
(e.g.address
) - An override for the default
tag
value that will be mapped to a Yext field (e.g.schemaTypes.0
)
"schemaTypes": ["Restaurant"]
, you can store the value "Restaurant"
by adding schemaTypes.0
as a Yext Key. If you include a Yext field in the metadata mapping and that field is not found, or the value in Yext is undefined or null
, the value will not be copied over to the geofence.