I want to manually trigger email + update date record. I cannot do this in Workflow as it seems to be end-of-life’d.
Bots is automatic and so far problematic.
- Dereferencing fails in text, html, and custom email templates.
- <<[Customer Name].[Purchase Date]>>. I get literally blank emails and broken apps.
- I flattened out the data so that there is no Dereferencing. Using variables, [Purchase Date] with or without <<>>. And still does not work.
- It is really amounting to heavy HTML coding. uploading manual HTML templates, refreshing, …
- supposed to be NO CODE. HTML is coding.
REQUESTS
- Consider bringing (back) the non-automated (no bot) workflows.
- Fix the BOTS for broken variable and dereferencing in txt and html emails
- Get an HTML editor in BOTs!
Workaround: have 2 separate actions. perform the actions in succession.
Caveats in Actions:
- No HTML
- No CC in the emails
- Who wants to do two things instead of one?