MongoDB Atlas Trigger to send file to Slack

Hello,

I have created trigger in MongoDB atlas to send file to slack channel. I have records of 67K but in slack it’s showing memory limit issue. It allows me to send file with 25K raws.

Is there any way I can send whole records in single file?

TIA