Description Usage Arguments Value Examples
Auth, using in other functions
1 2 3 4 5 6 7 |
email |
Your email in AmoCRM, check xxx.amocrm.ru/settings/profile/ |
apikey |
Your api key from settings in interface, check xxx.amocrm.ru/settings/profile/ |
domain |
Your domain in AmoCRM (xxx in xxx.amocrm.ru) |
auth_list |
List with auth data, you can build from AmoAuthList |
verbose |
Printing the answer |
TRUE if ok and error if not
1 2 3 4 | ## Not run:
AmoAuth(email = 'test@test.ru', apikey = 'jadbfjeabfkj', domain = 'test')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.