v0.1.0
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.