Description Usage Arguments Value Examples
List all archived activities
1 | listArchivedActivities(token, as_df = TRUE)
|
token |
Token obtained with |
as_df |
If |
A data frame or list with id, name, color, integration and deviceSide (NULL
).
1 2 | token <- "123456789"
listArchivedActivities(token, as_df = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.