ac_get_custom_contact_fields: Retrieve Dictionary of Contacts Custom Fields

View source: R/ac_get_custom_contact_fields.R

ac_get_custom_contact_fieldsR Documentation

Retrieve Dictionary of Contacts Custom Fields

Description

Retrieve Dictionary of Contacts Custom Fields

Usage

ac_get_custom_contact_fields()

Value

tibble with dictionary of contacts field metadata

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_contact_fields()

## End(Not run)

ractivecampaign documentation built on Nov. 5, 2025, 5:41 p.m.