This package uses the External API package to get results from Edmodo's Connect API. You should use it in conjunction with the Edmodo Accounts package
- Functions
refreshToken({redirectUri, refreshToken})getUser(id = 'me')getGroups(groupId = '')getGroupMemberships(paramsOrId = '')params = {userId, groupId, page, perPage}
getConnections(paramsOrId = '')params = {userId, status, page, perPage}
postMessages({text, attachments, recipents, postAt, moderated})postLibraryItems({type, item})logout(returnUrl)
params = {userId, groupId, page, perPage}
params = {userId, status, page, perPage}