Export contacts from Teamwork Projects to a csv format to be imported to Google contacts
- Download this repo to your gopath.
- Add your Teamwork Projects API key to the config.yaml
- Build the project
- Run it go build main.go
** It will save the file to desktop **
OK, first things first... lets get your API key. Log into your Teamwork site and click your avatar in the top right of the app. Choose "Edit my details" and on the API tab you will see an option to enable the API for your account. Enable the API and you will be provided with an API key. This is your unique code for exclusive use with the API