Hi all,
created a flow to send multiple attachments from SharePoint list and works successfully but i need to send only pdf file format as filter by file extension then if all sent files equal.pdf send , if there is a different format do not send is it possible
With „filter array“ (endswith) everything should work.
@Matthy79 I have punch of PDF files will be sent by users
for example
if one user attach only PDF files (send an email)
but if user attach PDF , word and excel do not send email
so i need to flow to check the file extension before sending files
I didn't understand the requirement 100 percent but filter array will do the work.