Skip to content

v0.1.0

Compare
Choose a tag to compare
@kk-no kk-no released this 01 Dec 08:37
· 76 commits to main since this release
e78153e

Notes

This release includes support for the following. You will need to prepare the necessary information for API Key or OAuth refresh token flow in advance. Also, structures are passed as interfaces{} when using each API, type assertions to concrete types are required. This is to support the use of custom fields. Please refer to the README for detailed instructions.

  • Contact and Deal API (Get/Create/Update).
  • Associate CRM Objects API.
  • Default field and Custom field can be used.
  • API Key and OAuth refresh token flow are available.