ac_get_custom_account_fields: Retrieve Dictionary of Account Custom Field

Description Usage Value Examples

View source: R/ac_get_custom_account_fields.R

Description

Retrieve Dictionary of Account Custom Field

Usage

1

Value

tibble with account custom field dictionary

Examples

1
2
3
4
5
6
7
## Not run: 
Sys.setenv('ACTIVECAMPAGN_API_TOKEN' = "YOUR_TOKEN")
Sys.setenv('ACTIVECAMPAGN_API_URL' = "https://<your-account>.api-us1.com")

contacts <- ac_get_custom_account_fields()

## End(Not run)

ractivecampaign documentation built on Nov. 12, 2021, 5:07 p.m.