sganon / intercom-socials

Extract social networks of your intercom's users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intercom Socials

About

This program use intercom API to store user socials networks into an excel file.

Building

  1. Get the dependencies: dep ensure
  2. Build the binary: go build

Usage

You're now provided with a cli named intercom-socials, run it with flag --help to have a list of possible flag. The only required one is --apiToken where you provide your intercom api token.

About

Extract social networks of your intercom's users


Languages

Language:Go 100.0%