top of page
Search

Day 11 - Continue to use API to get data and connect to Incorta.

  • Writer: Suzie Ji
    Suzie Ji
  • Feb 25, 2021
  • 1 min read

Updated: Apr 14, 2021



Access Token


“https://canvas.instructure.com/api/v1/courses?access_token=<ACCESS-TOKEN>”



Google Chrome Talend API Tester:

Get API




Last User Access Link Location.






data-access-platform-cli install


Data 1 has Canvas Data Portal,

Data 2, install CLI by yourself.

My machine is Data2, so I have to install CLI by myself.


Install:

$ npm i data-access-platform-cli




$ cd node_modules/data-access-platform-cli

$ sudo npm link


Install successful


$ cp config.example.json config.json

$ vim config.json



Access token: hxEHIzBcNsFfF18bDpsJKG0e8v4Wn83pxgIynruMV2XK0nH4u2lJQDTaZ0tZvY96



 
 
 

Comments


©2021 by Suzie Ji. Proudly created with Wix.

bottom of page