Skip to content

Helpful little functions for working with Office 365 and Microsoft Office documents.

License

Notifications You must be signed in to change notification settings

InstantQuick/AzureFunctionsForOffice

Repository files navigation

Azure Functions For Office

Helpful little functions for working with Office 365 and Microsoft Office documents.

Azure Functions For Office is a set of utility Azure Functions for working with Office documents and eventually Microsoft Graph. This initial version consists of three functions for working with Excel and Word documents:

  • Excel Extract - reads rows and columns from an Excel file and returns easily consumed JSON
  • Excel Merge - Merges data in JSON format with an Excel document given as a URL or as a Base64 encoded string
  • Word Merge - Merges data in JSON format with an Word document given as a URL or as a Base64 encoded string

Amazing Samples

The rest of the documentation is here: Azure Functions for Office

About

Helpful little functions for working with Office 365 and Microsoft Office documents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published