powered by
Campaigns are broadcast emails sent out to a list of contacts.
ac_get_campaigns()
tibble with campaings metadata
Campaigns
if (FALSE) { Sys.setenv('ACTIVECAMPAGN_API_TOKEN' = "YOUR_TOKEN") Sys.setenv('ACTIVECAMPAGN_API_URL' = "https://.api-us1.com") camps <- ac_get_campaigns() }
Run the code above in your browser using DataLab