Skip to main content

Hello Team,

 

Haven't found this question on the board, but is it possible at all for Nintex to copy the content of a file from a network drive and paste it on a Sharepoint-automatically generated and sent email?


Use case would be a file would be saved on a network folder and through Sharepoint workflow, that file will be picked up by a Sharepoint Workflow and its content will be captured as an image (say it's a list of top 10 Sales personnel on an Excel file)  and pasted on the email body. This way, the recipient of the email will not have to open the Excel file to see the list. 

 

Any thoughts much appreciated.

 

regards,

Ron

Hi @Ronichi 



 



Oddly, there is an action to copy from Sharepoint to a fileshare, but not from a fileshare to Sharepoint.



 



If you're willing to explore it, you could use the powershell script mentioned in this script:



 



https://community.nintex.com/t5/Nintex-for-SharePoint-Forum/If-there-is-no-action-to-Copy-from-file-share-is-it-possible-to/m-p/30994



 



Once the file has been uploaded into Sharepoint, you can then initiate a workflow to examine the contents of the file and then send out the email.



 



I hope that helps,



 



Sumit



 


Reply