I have tried the below/attached format and it is only accepting jpg images. .docx fails for some reason. Am I missing anything?
.doc,.docx,.pdf,.ppt,.pptx,.jpeg,.jpg,.gif,.tiff

I have tried the below/attached format and it is only accepting jpg images. .docx fails for some reason. Am I missing anything?
.doc,.docx,.pdf,.ppt,.pptx,.jpeg,.jpg,.gif,.tiff
Can you try something like this?: application/pdf, image/tiff, image/jpeg, image/png, application/msword ?
note that MIME Types are not the same as file extensions
also check below docs:
https://filext.com/faq/office_mime_types.html
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure-notes
also check your system settings in you D365 / CDS to make sure the extensions you want are enabled: https://carldesouza.com/restricting-attachment-types-in-dynamics-365/
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.