Hello, I want to restirct only .Zip files in File Droper so I have added ‘application/zip’ Mime Types in Restrictions. But, it rejects the file with the follwing message, can anyone pls advise what is wrong here? Regards, Johnson,
asked
Johnson Dsouza
1 answers
0
This particular MIME type doesn't seem to be working with the file dropper widget. As an alternative, you could use an onAccept microflow that checks the file type.