Would like to hear from the community on how to make this happen! I have a public-facing doc shared to my customers via an iframe on my website. The doc is a tool, where they can adjust inputs and receive a solution in real time. This doc is in “play” mode, so let’s call it the play doc. Next step is to allow them to email this solution to themselves from within the play doc. Can you help give me a workflow to make this happen?
I have tried:
- Gmail pack in the play doc. But this doesn’t work if the user isn’t signed into Coda.
- Sending all tool results and user email to a back-end doc that has automation to send the email. However, I’m stumped on how to “print” the tool outputs to that back-end doc from the play doc.
Thank you thank you.