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-studio
When asked question matched with column in sharepoint list it answer should get display in bot of teams,
Please provide me steps how to do that
- subhasish-MSFTMicrosoft
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