Celebrate Excellence in Education: Nominate Outstanding Educators by April 15!
Found this content helpful? Log in or sign up to leave a like!
Hi All,
I am pretty new with Canvas LMS and belown to Dynamics 365 community. In my current work i had to call Cnavas API to push/pull data to and from Dynamics. I am trying to figure it out how would i test Canvas API's through postman or any other way.
I have generated access token through Admin user in Canvas.
then i tried to copy the url in browser like below -
https://<mycanvasinstance>/api/v1/accounts/account_id/courses?access_token=<generated access token>
but I am getting below error -
{"errors":[{"message":"Invalid access token."}]}
not sure if is there any particular format to put access token.
Please help if anyone has called these api's from postman please share the config .
Hi All,
I had to push Courses from Dynamics CRM to canvas as a batch. Please let me know if anyone has that implemented. There is 2 way to achieve this Through C# utility or Power Automate , I am interested in power automate way, however if anyone has working C# example please share the same.
To participate in the Instructure Community, you need to sign up or log in:
Sign In