Forum Discussion

tejaswini1010's avatar
tejaswini1010
Copper Contributor
Nov 26, 2019

how to get sharepoint list data into node.js

I have created bot  using below link

https://docs.microsoft.com/en-in/microsoftteams/platform/get-started/get-started-nodejs-app-studio

 

I want sharepoint list data into bot ,how do i get sharepoint list data into bot using  node.js

9 Replies

    • tejaswini1010's avatar
      tejaswini1010
      Copper Contributor

      Abhijit_MSFT 

      hii , 

      Thanks for reply, i have implemented that code  in node .js   for bot , i have made  changes  in bot.js file but still i get no reply from bot, my requirement is that , I have sharepoint list , in which  i have saved questions and answer , i have made bot using following link

      https://docs.microsoft.com/en-in/microsoftteams/platform/get-started/get-started-nodejs-app-studio

       

      I want when user ask question , if it matches with sharepoint column of list that answer  should displays in bot,  

      • tejaswini1010's avatar
        tejaswini1010
        Copper Contributor
        Please provide me steps how to do that ,
        I have sharepoint list with question and answer column ,
        I have made bot as mention earlier
        I did not get replay which is saved in sharepoint list if question asked in bot matches with question which present in sharepoint list, if it matches thats answer should get displays in bot,
        Please provide me steps as soon as possible.



        Thanks,

Resources