cancel
Showing results for 
Search instead for 
Did you mean: 

Network folder creation, renaming and changing security properties to grant user accounts modify access

RenierWessels
Level 2
Good morning all This is my first post so please be gentle ;-) I am currently busy automating a process that is supposed to read data from a Google Sheet, save that in an Excel document, create a folder in a database path, rename that folder and the first folder therein, save the Excel file in a folder of that folder, grant user modify access via security properties and send a mail via Gmail to the users. Please assist with any part of the process. Thank you. R
1 REPLY 1

IshanMahajan
Level 7
Hi RWessels, You can start with browser automation guide, as you are using Google sheets, you will have to create a business object which will take care of all online work, once you are done with that part, you can use Blueprism provided utility - File Management to create the folder and rename it. You can use SMTP/POP3 object to send mail via gmail, you can find videos on youtube as well for that part.   Hope it will help you.