The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Hi all,
We had setup the redirect tool and the external URL is pointed to our in-house system.
We would like to include Canvas username in the external URL, (for example: https://abc.com?username=ABC)
We found the document about substitutions.
https://canvas.instructure.com/doc/api/file.tools_variable_substitutions.html
Please advise how to do that in the LTI setting. Thanks a lot
Chan
Hello, I'm trying to adjust this field, just like yours that takes a parameter from the canvas to the url of the redirect. Did you get any results?
If you have the permission to edit LTI details, using the format:
url=https://www.example.com?username=${Canvas.user.loginId}
seems to work for me. Of course you will use an appropriate url, and you can replace the "Canvas.user.loginId" part with a different variable depending on your use case.
-Chris
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
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.