Forum Discussion

looking1430's avatar
looking1430
Copper Contributor
Mar 23, 2020

django and sharepoint

Hello Everyone! i'm New Here, if Anyone can help me i'm an intern , i have been asked to developp a web app in django that connects with sharepoint to import some list to the web app,

actually they asked me to develop it because sharepoint doesnt not have a place where you can put your worhours so they want a plateform where they can import files and stuff from sharepoint and insert worhours on the same place ps:they ask me too to deploy it and i dont have any idea what can i do

thank you :))

  • What I recommend you is to create a custom API you deploy in Azure that can make operations against SPO and call that API (A REST API) from DJANGO

Resources