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