๋ต๋ณ 1๊ฐ
Hi @Ngala Manasseh,
It's possible to create an automation that triggers on file drop to FTP but you need to specify a file pattern, and then import it into a data extension with import activity, but for creating a filtered data extension with it you need to use SSJS and then at the end, you can use Send Email activity to send an email.
Hope this helps!
Thanks