ac_auth {ractivecampaign} | R Documentation |
Authorization. Set API URL and Key
Description
Your API key can be found in your account on the Settings page under the "Developer" tab. Each user in your ActiveCampaign account has their own unique API key.
Usage
ac_auth(url, key, verbose = TRUE)
Arguments
url |
API URL |
key |
API Key |
verbose |
Manage output console message |
Value
No return value, called for side effects
See Also
[Package ractivecampaign version 0.2.0 Index]