Golang AmoCRM API
Find a file
2024-08-02 00:16:26 +05:00
api fix: fixed the MRPS. 2024-05-31 22:19:41 +05:00
cmd feat: added the general way to get contacts. 2024-08-02 00:16:26 +05:00
common fix: fixed the MRPS. 2024-05-31 22:19:41 +05:00
companies feat: added getting for companies and contacts. 2024-05-31 01:45:36 +05:00
contacts fix: renamed Id to ID for the contacts. 2024-05-31 16:31:12 +05:00
events feat: implemented the way to acquire events in a Go structured way. 2024-01-19 08:14:23 +03:00
leads feat: reimplementing the API. 2024-06-05 01:16:12 +05:00
scripts feat: added the general way to get contacts. 2024-08-02 00:16:26 +05:00
users feat: refactoring. 2024-01-15 00:20:13 +03:00
webhooks rename 2024-05-19 23:00:41 +05:00
.gitignore feat: reimplementing the API. 2024-06-05 01:16:12 +05:00
amocrm.go feat: using generics for getters. 2024-06-05 02:08:54 +05:00
btest.sh rename 2024-05-19 23:00:41 +05:00
build.sh save shit 2024-05-30 13:43:10 +05:00
companies.go ... 2024-06-05 17:50:54 +05:00
contacts.go feat: added the general way to get contacts. 2024-08-02 00:16:26 +05:00
entity.go save shit 2024-05-30 13:43:10 +05:00
env.sh feat: better for simple authorization. 2024-01-15 03:48:01 +03:00
errors.go feat: using generics for getters. 2024-06-05 02:08:54 +05:00
events.go save shit 2024-05-30 13:43:10 +05:00
go.mod save shit 2024-05-30 13:43:10 +05:00
go.sum save shit 2024-05-30 13:43:10 +05:00
install.sh feat: reimplementing the API. 2024-06-05 01:16:12 +05:00
lead-tuple.go feat: added the general way to get contacts. 2024-08-02 00:16:26 +05:00
leads.go feat: reimplementing the API. 2024-06-05 01:16:12 +05:00
license.txt init 2024-01-15 00:04:00 +03:00
next.go feat: reimplementing the API. 2024-06-05 01:16:12 +05:00
readme.md init 2024-01-15 00:04:00 +03:00
users.go save shit 2024-05-30 13:43:10 +05:00

amo

AmoCRM API implementation in Go.