Skip to content

fgm/crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a (crude) Golang demo for the Insightly API. All it does at this point is list your leads.

To use:

  • copy the default.settings.file to ~/.crm/settings.yml
  • copy your Insightly API key from https://(your domain).insight.ly/users/usersettings, near the bottom of the page
  • paste it over the the all-zeroes fake API key in ~/.crm/settings.yml.
  • go run crm.go

About

An example of how to use the Insightly API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages