Sending documents to SharePoint

Quick Tip

The ability to send file attachments (such as uploaded files and generated documents) through Microsoft Power Automate is available to organizations on our Pro, Team and Enterprise plans.

When sending generated PDF or Word documents to SharePoint using Microsoft Power Automate, you must ensure that the name of the document contains the file type and can be accessed in the SharePoint database.

To send entry documents to SharePoint using Microsoft Power Automate:

  1. Create a new flow. Search for Cognito Forms in the services list and then select a trigger.

  2. Set Get Document as the first action. Set the name of the form in the Form field and set the Entry ID to the Entry Number dynamic element.
    chrome_wwmP17sdpK.png

  3. Set Template Number to the template you’d like to use. You can find this number in the Manage Document Template settings in your Cognito Forms account.
    chrome_DoC09zADmn.png

  4. Add another step using SharePoint > Create file as the action.

  5. Set the Site Address to the site where the file should be sent and choose the Folder Path for the folder where you’d like the document sent.

  6. Set the File Name and File Content fields to the corresponding dynamic content elements under the Get Document step that was previously created.
    chrome_UHw3uptI4o.png

When you’re finished, your flow should look something like this:
chrome_VHVJlBwVC4.png

Make sure to save your flow and submit a test entry to ensure that everything is working correctly.