powered by
Retrieve all sended messages
ac_get_messages()
tibble with messages info
Messages
if (FALSE) { Sys.setenv('ACTIVECAMPAGN_API_TOKEN' = "YOUR_TOKEN") Sys.setenv('ACTIVECAMPAGN_API_URL' = "https://.api-us1.com") msgs <- ac_get_messages() }
Run the code above in your browser using DataLab