Is it possible to input files in Quick Automate?

I made an automation that needs to take N documents at the start, but I can’t figure out a nice way to input them easily. The solution I came up with is developing a website that manages an s3 bucket and then the automation reads the documents from there. But this kinds of defeats the purpose of Quick, so I was wondering if there is an easier way.

Hi @Marcos_Piotto ,

When looking through automation actions, there is a ‘click and upload files’ option under web browser. I have not had experience with this specific action so am unsure if this would exactly solve your instance.

Moreover, another way to create an automation with a file upload step can be done through Quick Flows. It is a native user input step that you can easily add to a flows. Depending on your use case, this could be another option to try out.