Skip to content

alexellis/pipedrive-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipedrive-sdk for Golang

Use this library to import new deals and contacts to Pipedrive.

Search / lookup:

  • Search for person
  • Search for organization

Creation / data-entry:

  • Create a new person
  • Create a new organization
  • Create a new deal
  • Add a note to a deal

View the generated Go docs on pkg.go.dev

Read an example: example/example.go

Browse the code:

License: MIT