About
jacob_anavisca
Rank:
Community Member
Title:
Joined:
Jul 12, 2019 12:21:51 PM
Posts:
9
Solutions:
0
Likes Received:
1
Bio:
An amazing Instructure Community member
Most Liked Posts
In the Todo section of the API docs (https://canvas.instructure.com/doc/api/users.html#method.users.todo_items) it says which URLs to use in order to remove a todo item but it does not mention what sc...
I just tried adding that custom claim as well as a few others but the response is still the same. I read through https://canvas.instructure.com/doc/api/file.tools_variable_substitutions.html and it se...
The use case is to use the Canvas Live Events webhook to get event information (like a assignment change for multiple students) and then send a notification to the users that it relates to. We would n...
Hey Colin,
Since there's always going to be the same amount of zeros I could regex replace /\d+00000000000(\d+)/ with $1. Do you think I need to get the shardid in order to get the localid...
Hey Colin,
That's very helpful. I completely skipped over the Live Events Metadata section where that info is explained. I was able to parse out the local_id based on that.
Thank you!
Jacob
Most Recent Posts
I just tried adding that custom claim as well as a few others but the response is still the same. I read through https://canvas.instructure.com/doc/api/file.tools_variable_substitutions.html and it se...
The use case is to use the Canvas Live Events webhook to get event information (like a assignment change for multiple students) and then send a notification to the users that it relates to. We would n...
Hey Colin,
Since there's always going to be the same amount of zeros I could regex replace /\d+00000000000(\d+)/ with $1. Do you think I need to get the shardid in order to get the localid...
Hey Colin,
That's very helpful. I completely skipped over the Live Events Metadata section where that info is explained. I was able to parse out the local_id based on that.
Thank you!
Jacob
Currently, we are trying to use the live event webhooks to send notifications to users of our app. When an event occurs Canvas hits our API, the API parses out the needed info (like user_id) and makes...
Latest Badges
10 Logins Completed
2024-01-25
5 Logins Completed
2024-01-25
First Login Completed
2024-01-25
First Like Received
2024-01-05