Coder Social home page Coder Social logo

instantquick / azurefunctionsforsharepoint Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 13.0 79.49 MB

A multi-solution, multi-tenant backbone for SharePoint Online add-ins hosted in Azure Functions.

License: MIT License

C# 48.30% PowerShell 1.68% JavaScript 12.89% CSS 33.15% Shell 0.51% HTML 3.47%

azurefunctionsforsharepoint's People

Contributors

amarmechai avatar canusa avatar douglasware avatar instantquick avatar pkskelly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azurefunctionsforsharepoint's Issues

Add Function to handle WebHooks into SharePoint

Ideally it should produce output into the same message queue with same data contract as EventDispatch so the clients can consume events without direct dependency on a specific SharePoint event mechanism.

Normalize the Login-AzureRMAccount calls

When calling Login-AzureRMAccount, we need to have the calls normalized across the deploy.ps1 and the deploy-arm.ps1 so that the logins use the same arm.developer.json file.

Manage SharePoint WebHooks / Registration

I'd like to have a library for managing SharePoint web hooks. Ideally a user of this could specify the list IDs, and the library would solve provisioning of the Azure services (maybe Azure Tables) for storing the registration IDs, it would also provision a single Azure function for handling all registrations and would also push any notification onto a queue. Another function would watch the queue and and stub out code or maybe call another azure function that is stubbed out for each list that is registered.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.