View source: R/ac_get_campaigns.R
| ac_get_campaigns | R Documentation |
Campaigns are broadcast emails sent out to a list of contacts.
ac_get_campaigns()
tibble with campaings metadata
## Not run:
Sys.setenv('ACTIVECAMPAGN_API_TOKEN' = "YOUR_TOKEN")
Sys.setenv('ACTIVECAMPAGN_API_URL' = "https://<your-account>.api-us1.com")
camps <- ac_get_campaigns()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.