Forum Discussion
Maurog1987
Aug 16, 2020Copper Contributor
SP Addin or SP framework?
I'm trying to understand the difference between the SP add-ins and SP Framework. I need to refactor a Django app on SP online. The web app does the following: Takes input from the user into a form ...
Aug 16, 2020
My two cents here:
(1) Go for SPFx for the FrontEnd
(2) Go for Power Automate Flows or Azure Functions / Azure APIs for the Business Logic you may need in your Apps
(1) Go for SPFx for the FrontEnd
(2) Go for Power Automate Flows or Azure Functions / Azure APIs for the Business Logic you may need in your Apps