Found this content helpful? Log in or sign up to leave a like!
New User email notification from Beta instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to create a user by api in beta instance and expecting the user to receive email notification about account creation but there is no email received.
API end point: POST /api/v1/accounts/:account_id/users
Payload tried is shown in pic. Pls advise if I am missing something.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @nitin-cfg,
I don't believe notifications are generally sent for the beta/test Canvas instances. The How do I access the Canvas beta environment as an ... - Instructure Community - 111 guide explicitly says "Notifications, including course invitations and report downloads, cannot be sent in the beta environment." If you absolutely have to use the beta environment and have different users there than in production, you may want to use the SIS Import functionality to create them.
-Chris