
Geoff
- Total activity 130
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 34
Activity overview
Latest activity by Geoff-
Geoff commented,
i assume this means we dont have it installed? Execution Error No module named pysftp
-
Geoff created a post,
FTP Get file info?
Is there any way to get the file info from the FTP? Would love a Dir list for an FTP folder because often we need to get file information and see if the file is new... Any way to do that without ge...
-
Geoff commented,
that could be what I need! Thanks!
-
Geoff created a post,
Convert Timestamp
I am using power automate to collect email data.. one part of the script adds the email received time to the filename so I can "link" them together later.. Ex: 2021-04-07T15_40_29+00_00image001.png...
-
Geoff commented,
ok ... one more.. im not great with regex stuff... in an email it has: <!--@font-face{font-family:"Cambria Math"}@font-face{font-family:Calibri}@font-face{font-family:"Segoe UI"}p.MsoNormal, li.Mso...
-
Geoff commented,
Unable to process input field (4) 'BODY' as a 'str' type. Error seen on record 2, on input (0) 'in1'. hmm... EDIT: if I flip it back to Unicode it works... THANKS!!!
-
Geoff commented,
oh! you put functions in the config section!? that may be my mistake... THANKS!
-
Geoff created a post,
Strip HTML
I have a flow that is processing information from emails.. one of the fields is the BODY which is all HTML formatted.. I need to strip the HTML out of it so I have just the text. Its not really sim...
-
Geoff commented,
Samba is a security risk, it has been removed from our systems... looking into using unix ndm or just using a sharepoint drive
-
Geoff created a post,
Output or move file to a Windows Shared drive?
Just wondering if there is a way to output a file (or move a file) to a win share drive?