Why doesn't Automation Workflow, "Assigned To has been changed", work correctly?
Hi all,
I would appreciate another set of eyes to review my workflow please.
Here's the automation:
I get the email, but it shows exactly how it is written above (yellow highlight). I was expecting it to show the name of sheet. I thought this was working correctly at one point but can't say for sure.
I can't find any notes in the community or in my OneNote.
Best Answer
-
Hi Kathy,
To insert cell values from your sheet into your automation, you need it to be the name of column you're trying to source into the email and 2 "{{" around the value: example: {{Primary column}}
Best,Emily
Emily Carlson
Consultant | Smartsheet Development
Email: info@primeconsulting.com
Follow us on LinkedIn!
Answers
-
Hi Kathy,
To insert cell values from your sheet into your automation, you need it to be the name of column you're trying to source into the email and 2 "{{" around the value: example: {{Primary column}}
Best,Emily
Emily Carlson
Consultant | Smartsheet Development
Email: info@primeconsulting.com
Follow us on LinkedIn!
-
Thank you, Emily!