Hi All,
I was asked about integrating Trello into Canvas, which looks like it did work at some stage but the app is no longer available? Is this correct and are there any other Project Management tools, such as Monday, Asana etc that have an interface to Canvas? I have checked the eduapp centre and not found anything familiar.
I am hoping there is something before we head down the custom interfaces route.
Thank you in advance for any help or suggestions offered.
Solved! Go to Solution.
Thank you chofer.
We kind of got this working with ClickUp by using embed code. While the embed code that ClickUp supplied didnt work, borrowing some from a youtube embed link did.
<iframe style="background: transparent; border: 0px solid #ccc;" src="https://share.clickup.com/b/h/..../....." width="100%" height="700px"></iframe>
We ended up with something like this (it is from my test page) It works really well, but is read only, so its a start.
Good afternoon, @wayne2 ...
I did a little searching, and I came across this thread from early 2016: Solved: Trello LTI - Canvas Community. I'm not sure if any of it still holds true today, but I thought I'd at least share the link with you just in case. I hope it might be of some help to you.
Stay safe...be well.
Thank you chofer.
We kind of got this working with ClickUp by using embed code. While the embed code that ClickUp supplied didnt work, borrowing some from a youtube embed link did.
<iframe style="background: transparent; border: 0px solid #ccc;" src="https://share.clickup.com/b/h/..../....." width="100%" height="700px"></iframe>
We ended up with something like this (it is from my test page) It works really well, but is read only, so its a start.