AmoAuthList: Auth list

Description Usage Arguments Value Examples

View source: R/AmoAuthList.R

Description

Using for nice-passing auth parameters

Usage

1
AmoAuthList(email = NULL, apikey = NULL, domain = NULL)

Arguments

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)

Value

List of auth parameters

Examples

1
2
3
4
## Not run: 
AmoAuthList("email@email.ru", "shdfuisgea3624dwe6t", "test")

## End(Not run)

grkhr/amocrm documentation built on May 24, 2021, 5:24 a.m.