excel
2 TopicsTeams App how to edit an online Excel File in a Sharepoint site via nodejs
Hi guys, i'm new to this. i need to make a Teams App via vscode for my team that reads (already done) and edits an online Excel file on a Sharepoint site. 'til now i'm using some packages like xlsx, pnp/sp and spfx for reading the file, but now i'm blind on writing this file and save it online. what should i do? are some authentication settings and implementations needed? which packages should i use to accomplish this?1.7KViews0likes1CommentTeams App that reads Excel File from Sharepoint site
Hi guys, i'm new to Teams App Development. My team leader at work asked me to start studying this technology to extend our Teams Channel (no one in my team knows how to do it). What i need are two things: 1) A better documentation and guides to Teams App, Teams Toolkit, SharePoint Framework etc. outside of official Microsoft documentation. 2) I need help to know how to go on with my project: - my goal is to make a Tab App (unfortunately i cannot make any bot 'cause of privileges problems) that reads an Excel file from a SharePoint page, extracts data from that and uses them to do XYZ operations. I started by creating a Tab with sharepoint framework, but ther's nothing i know about it. How can i do this, and which modules i need to use? thanks.819Views0likes1Comment