NicolasNicolas
9 years agoQrew Member
Automate sending emails with tasks
My Project Management processes (App containing a Customer table, with related Projects with multiple tasks) require that I send my customers regular emails based on "tasks / mileposts" completed. Ex.:
- I order a product from ACME to be delivered to my Customer
- I need to send an email to my Customer with an ETA of when they can expect to receive that ACME product
- Later, when ACME knows the *exact* date of the delivery, they let me know
- I need to send another email to my Customer with the better/specific date/time of delivery
- etc.
A whole bunch of repetitive follow-ups --- which I would like to automate.
I have like 10-15 text templates which I re-use constantly, with maybe some minor customizations needed before sending. So my question is:
Can I:
- Pre-configure / pre-enter those text templates in QB somewhere?
- Have "Tasks" *trigger" a new "event" (or I can select a drop-down) whereas a specific email text-template is generated, ready to be sent to my Customer
- I can make the required customizations --- and then send the email
- That becomes an "event" in my "Task" with a timestamp.
Thanks!