@perspective-software/segment-api

1.0.2 • Public • Published

Segment Api

Install

npm install @perspective-software/segment-api

Docs

Docs available at https://perspective-software.github.io/segment-api/docs/SegmentApi.html

Example

const segmentApi = new SegmentApi({
    WORKSPACE: 'workspaceId',
    TOKEN: 'token', // personal access token
});

const response = await segmentApi.getCatalogDestination({name: 'facebook-pixel'});

/@perspective-software/segment-api/

    Package Sidebar

    Install

    npm i @perspective-software/segment-api

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    1.6 MB

    Total Files

    48

    Last publish

    Collaborators

    • peter-kuhmann
    • cfey
    • schnubor