View source: R/get_conversations.R
| get_conversations | R Documentation |
This function retrieves all details concerning conversations of the user.
get_conversations(canvas)
canvas |
An object containing the Canvas API key and base URL, obtained through the
|
Returns a data frame containing the details of conversations for the current user, most recent ones first.
get_single_conversation() and create_conversation().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.