Add Project ID option for automation email templates
Hi There,
We are starting to use the blueprints feature quite extensively and it would be helpful if we could reference the Project ID as a variable when making email templates for automation emails.
For instance, one of our blueprint transitions triggers an email to a person on our team. That person will need to reference the Project Dashboard > Details screen. If we were able to access the project ID from the email template, then we could dynamically build the URL to that screen, saving them time.
If the variable was called ${Project.ID} then I could build a URL to the details screen like this:
https://projects.zoho.com/portal/PORTALNAME#dashboard/${Project.ID}/details
Anyway, since you're already able to reference other project variables, I'm hopeful that this would be an easy addition that your more advanced users would appreciate.