Envio Anexo: Corpo do E-mail

Tenho um smart com a seguinte estrutura.
1-Criei uma coluna com um gatilho de Sim;
E todas as vezes que subo arquivos na mão e ativo no mesmo momento o Sim ele envia o arquivo no corpo do e-mail por exemplo eu uma automação de mensagem.
Porém não estou conseguindo fazer essa mesma dinâmica funcionar quando ao inves de eu ter que subir um arquivo na mão, o próprio smart gera essa arquivo e no segundo momento ativa esse Sim dessa coluna, ele não envia no corpo do e-mail o anexo.
Pode me ajudar com a lógica que pode funcionar?
Answers
-
Option 1: Use a Delay in the Automation
- Trigger: When the "Yes" column is marked.
- Condition: Check if the attachment exists (if possible).
- Action: Wait for 5–10 minutes (using a time delay).
- Then: Send the email with the attachment.
This gives the system time to finish attaching the file before the email is sent.
Option 2: Use a “Ready to Send” Column
- Create a new column called “Ready to Send”.
- Set up an automation that:
- Waits until the file is attached (you may need a helper column or manual check).
- Then marks “Ready to Send” as Yes.
- Your email automation is triggered only when “Ready to Send” is Yes.
Bonus Tip: Use a Helper Column
If Smartsheet doesn’t let you detect attachments directly, you can use a checkbox column that you manually or automatically check once the file is confirmed to be attached.
PMO & Smartsheet Consultant