Send email with Excel or Google Sheets file attached whenever the file changes
I want to set up a Zap that automatically sends me a copy of an Excel or Google Sheets file, whenever the file changes. This could be connected to my existing Zap that adds a new row to a spreadsheet whenever a Cognito form receives a new submission, or just as a standalone Zap.
How do I do that?
Page 1 / 1
What is considered a change to the GSheet?
Zap
Trigger: Cognito - New Entry
Action: GSheets - Add Row
Action Gmail - Send Email (include a link to the GSheet)
OR
Zap
Trigger: GSheets - New/Updated Row
Action Gmail - Send Email (include a link to the GSheet)
I used the link you get when you ask to share a one-drive file. However, I wanted to be able to attach the file itself, not provide a link… ?
How do I attach the file itself?
Best practice is to provide a link to the file as attaching files can trigger mailbox restrictions depending on file size, etc.
Otherwise, you’ll have to add steps to find the file to get the “file” object to then attach it to an email.