/plumsail-sp-functions

A set of Azure Functions with swagger definitions for Microsoft Flow

Primary LanguageC#MIT LicenseMIT

Plumsail SharePoint Functions

A template function for calling SharePoint from Microsoft Flow with the help of Azure Functions.

There is only one ready to use Azure Function for Microsoft Flow. You can set it up in a few minutes. Read this blog article for more information.

Create SharePoint Folder Action

Parameters:

  • sharePointSiteUrl — SharePoint site URL
  • baseFolderServerRelativeUrl — Server relative URL of a folder where you want to create a sub-folder
  • newFolderName — Name for a new sub-folder

License

The MIT License (MIT)

Copyright (c) Plumsail

Plumsail