ac_get_custom_account_fields: Retrieve Dictionary of Account Custom Field

View source: R/ac_get_custom_account_fields.R

ac_get_custom_account_fieldsR Documentation

Retrieve Dictionary of Account Custom Field

Description

Retrieve Dictionary of Account Custom Field

Usage

ac_get_custom_account_fields()

Value

tibble with account custom field dictionary

Examples

## 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. 5, 2025, 5:41 p.m.