Description Usage Arguments Value References Examples
Function to get groups of users.
| 1 | 
| email |  | 
| apikey | Your api key from settings in interface | 
| domain | Your domain in AmoCRM (xxx in xxx.amocrm.ru) | 
| auth_list | List with auth data, you can build from AmoAuthList | 
You'll get a groups.
Please READ this: Function documentation in Russian on GitHub
Also nice to read: AmoCRM official documentation
| 1 2 3 4 | ## Not run: 
groups <- AmoGroups(auth_list = auth_list)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.