Hi,
On assigning a appointment to other user, an email is being triggered through workflow.
In my email template i am trying to pass appointment field values dynamically, mail is triggered to the contact but values are not populated dynamically. Can anyone please help me in this issue.
Hi
Do not use email template. Use create email option in the workflow step and add the dynamics information in the email. This will work.
Hi Dudekula,
Please note that in the global email template, only dynamics fields of the User entity can be added, not the appointment entity.
Therefore, {!appointment:location;}
will naturally not work.
So we have to give up using email template in the workflow but create new message.
Copy the contents of the template you would like to use to the email editor.
Then you will successfully add dynamics fields values.
I have created global email template and I am trying to get values of appointment entity Location field values dynamically in my email template.
I have used below formula but still i am not able to get values dynamically on triggering of WF.
There is no issue in the workflow, workflow triggers successfully and email also gets triggered to the contact, but dynamic values i am passing through below formula are not being populated.
{!appointment:location;}
I have tried a similar scenario, got "can't instantiate template" error. Is this error you are facing?
What entity you select for Use Template step?
I have created global email template and I am trying to get values appointment entity Location field value dynamically in my email template.
I have used below formula but still i am not able to get values dynamically on triggering of WF.
{!appointment:location;}
It is not designing issue of WF. I am not able to get values dynamically in email template.
Hi,
Is this a designing issue of a WF or runtime issue?
What is the entity of the WF?
Regards,
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156