Description Usage Value See Also Examples
View source: R/ac_get_campaigns.R
Campaigns are broadcast emails sent out to a list of contacts.
| 1 | 
tibble with campaings metadata
| 1 2 3 4 5 6 7 | ## 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.