Add additional contact methods via API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2018
08:04 AM
I am trying to add additional contact methods to user profiles using the API. In the SIS import documentation, there are no field names for additional email addresses or phone numbers. Is there anyway this can be done?
Thank you
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2018
09:23 AM
You can create communication channels, adding email address or phone number.
Communication Channels - Canvas LMS REST API Documentation
Additionally, you can set the frequency of those notification channels, by masquerading.
Notification Preferences - Canvas LMS REST API Documentation
Ruby sample here, May 1, 2018 3:53 PM
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.