Skip to content

Parses user IDs and external IDs from a Segment Personas CSV output file.

Notifications You must be signed in to change notification settings

segmentseth/segment-personas-audience-parser

 
 

Repository files navigation

Segment Personas Audience Fields Parser

Parses user IDs and external IDs from a Segment Personas CSV output file.

Usage

yarn install
node index.js <name of a Segment CSV file>

There are two example audience files in the repo.

The output will be a CSV with the columns set to:

Personas Audience User ID, User ID, Email

This code currently returns the first email in what is a list of emails.

About

Parses user IDs and external IDs from a Segment Personas CSV output file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%