To Sharepoint document library (simple)

To Sharepoint document library (simple)

This workflow component creates/updates a document in SharePoint online from the current workflow payload. Note that the size of the document to upload must be less than 4 MByte.

 

Initial configuration is covered in the section: Sharepoint integration module.

 

The component has these parameters:

 

NG2SharePoint0004

 

Office365 instance

Select the SharePoint settings to use, as configured in tenant settings, which is also covered here.

 

SharePoint site name

Specify the name of the SharePoint site in which to create the document.

 

Document library name

Specify the name of the document library within the above SharePoint site, where you want to create the document. The default value is "Documents" since this is the default document library in all SharePoint sites.

 

Output filename

Set the filename that you want for the document on SharePoint.

 

Filename conflict resolution

Choose what should happen if another file with the same name already exists. Select "New version" to overwrite the existing document, thereby creating a new version of it. Select "Rename" to create the document with a unique filename (a number will be added to the end of the provided filename).

 

Folder

Optionally specify a folder path within which to store the file. Multiple folders can be specified with / between. The folders will be created if they do not already exist.

 

Mime type

Optionally specify a mime type for the document. This is usually not necessary, but in case you find that your document format is not correctly recognized by SharePoint, you can try to specify its mime type here.

 

 

Related workflow components

Sharepoint set column values. Sets column values to a document, that previously has been uploaded to Sharepoint.

To Sharepoint document library (with columns). Upload to a Sharepoint library with meta data values.

    • Related Articles

    • To Sharepoint document library (with columns)

      This component combines the functionality of the workflow components: Sharepoint set column values and To sharepoint document library (simple) When you want to set column values, the workflow can be simplified by just using this, instead of both of ...
    • Sharepoint set column values

      This component can be used to set column values for the document previously (earlier in the workflow) uploaded to a SharePoint document library (using the component To SharePoint document library). The columns have to already exist in the document ...
    • Sharepoint integration module

      With the Sharepoint integration module you can create/updates a document in SharePoint online from the current workflow payload. Note that the size of the document to upload must be less than 4 MByte. Office 365 Configuration In order to use the ...
    • Library

      Library : You have access to the Library tab in InterFormNG2, if you are signed on to a tenant: The library is the place to go, if you want to install new (or delete) resources in InterFormNG2. The only alternative are the tenant export and import. ...
    • Images library

      In InterFormNG2 you can use these image types: bmp, png, gif, tif, tiff, jpg, jpeg, svg and webp. The images can be referred to in the designer via the image element. You can install/upload the images in the Library via your browser, but you can also ...