powered by
Retrieve Dictionary of Account Custom Field
ac_get_custom_account_fields()
tibble with account custom field dictionary
if (FALSE) { Sys.setenv('ACTIVECAMPAGN_API_TOKEN' = "YOUR_TOKEN") Sys.setenv('ACTIVECAMPAGN_API_URL' = "https://.api-us1.com") contacts <- ac_get_custom_account_fields() }
Run the code above in your browser using DataLab