Import-NectarLocations
    • 15 May 2023
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Import-NectarLocations

    • Dark
      Light
    • PDF

    Article summary

    Imports a CSV list of locations into Nectar DXP

    Description

    Import a CSV list of locations into Nectar DXP. This will overwrite any existing locations with the same network ID. Useful for making wholesale changes without wiping and replacing everything.
    Assumes you are working from an export from the existing Nectar DXP location list.

    Syntax

    Import-NectarLocations
      -Path  <String>
      -TenantName  <String>
      -SkipGeoLocate
    

    Parameters

    -Path <String>
    The path to the CSV file to import into Nectar DXP. The CSV file must use the standard column heading template used by Nectar DXP exports.

    ParameterValue
    Requiredtrue
    Position1
    Requiredtrue
    Default ValueNone
    Accept pipeline input?false
    Accept wildcard characters?false

    -TenantName <String>
    The name of the Nectar DXP tenant. Used in multi-tenant configurations.

    ParameterValue
    Requiredfalse
    Position2
    Requiredfalse
    Default ValueNone
    Accept pipeline input?false
    Accept wildcard characters?false

    -SkipGeoLocate <SwitchParameter>
    Don't attempt geolocation. Do this if you don't have a valid Google Maps API key or the lat/long is already included in the CSV.

    ParameterValue
    Requiredfalse
    Positionnamed
    Requiredfalse
    Default ValueFalse
    Accept pipeline input?false
    Accept wildcard characters?false

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence