Golang AmoCRM API
Find a file
2024-05-31 16:32:18 +05:00
api feat: added limitting to the request rate. 2024-05-31 15:39:34 +05:00
cmd feat: added types into the main amo package. 2024-05-31 15:50:28 +05:00
common feat: added the GetValuesByID for CustomFieldsValues. 2024-05-30 17:42:47 +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: leads: added GetMain(). 2024-05-31 16:06:01 +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: added way to packetly update companies. 2024-05-30 15:54:00 +05:00
amocrm.go feat: added types into the main amo package. 2024-05-31 15:50:28 +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 feat: added getting for companies and contacts. 2024-05-31 01:45:36 +05:00
contacts.go fix: fix. 2024-05-31 16:32:18 +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
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
leads.go feat: added way to packetly update companies. 2024-05-30 15:54:00 +05:00
license.txt init 2024-01-15 00:04:00 +03: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.