Hi
Currently we have a trigger set up so that when somone posts a comment on our blog it sends an email to an admin informing them of this comment. The email does not contain a direct link to the comment that was just created. Is there any of doing this?
Thanks
Tim
[quote]
Hi
Currently we have a trigger set up so that when somone posts a comment on our blog it sends an email to an admin informing them of this comment. The email does not contain a direct link to the comment that was just created. Is there any of doing this?
Thanks
Tim
[/quote]
Hi Tim,
Why cant you use the %asset_url% in the email? This keyword will be replaced with reference to the asset that is firing the trigger.
Also what trigger even are you using?
If you are using Asset Builder to create the comment then I would suggest you use Trigger Event " After Asset Created". This should surely work with the above mentioned keyword.
Hope that Helps,
Ash
Hi Ash
Awesome - thanks!
That worked
thanks again
Tim