/pipedrive-sdk

A Golang SDK for Pipedrive

Primary LanguageGoMIT LicenseMIT

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