
I have a form that allows up to 10 photos / videos to be submitted, however, the file size becomes too large to send an email. How can I fix this?
Flow:
Error Message:
The message exceeds the maximum supported size., Cannot save changes made to an item to store.
clientRequestId: c93a5975-102c-4325-9626-e111909d9968
serviceRequestId: c639dc06-64d4-b062-179a-5ec9d5123e52
I would assume the only ways to fix it are to split the files up and send two emails or talk to your Exchange administrators about increasing the file attachment size limit.