←back to thread

707 points namukang | 2 comments | | HN request time: 0.502s | source
Show context
adamrezich ◴[] No.29260286[source]
I was just thinking about how I wanted something exactly like this for certain tasks I need to do daily or weekly at work! does it have support for filling out file upload forms?
replies(1): >>29261800 #
1. dkthehuman ◴[] No.29261800[source]
Hey Adam, it does! It was a pain in the butt to build so I'm especially proud of it. You can use the "Upload File" command to attach a file.

If you're running the flow locally, you can put in a local path. If you want to run it in the cloud, you'll need to first download the file and then upload it.

replies(1): >>29267048 #
2. adamrezich ◴[] No.29267048[source]
neat, I'll check it out. I wondered if it was painful to implement!