Forum Discussion
tejaswini1010
Nov 29, 2019Copper Contributor
how to integrate sharepoint data into teams bot
i have sharepoint list having question and answer column Then i have created bot using following link https://docs.microsoft.com/en-in/microsoftteams/platform/get-started/get-started-nodejs-app-stu...
subhasish-MSFT
Dec 02, 2019Former Employee
tejaswini1010 , Here is a sample app created to fetch data from sharepoint list.
You can download the source code and modify it as per your requirement.
There is another way to call Sharepoint APIs directly and get list data.
Document Link: http://pratapreddypilaka.blogspot.com/2018/05/sharepoint-online-authentication-for.html