
Mark Weissman
-
Total activity18
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes6
-
Subscriptions2
Activity overview
Latest activity by Mark Weissman-
Mark Weissman commented,
@... Have you tried creating the trigger with the following conditions?
-
Mark Weissman commented,
@... @... This is a temp fix: https://support.zendesk.com/hc/en-us/community/posts/360000844348/comments/1260802904810
-
Mark Weissman commented,
Phoebe - Thank you, that worked! Much appreciated!
-
Mark Weissman commented,
It used to work for me. A user in our org was having trouble installing, so I uninstalled in order to screenshot step-by-step instructions and this happened. This installation works for exactly no...
-
Mark Weissman commented,
When I try to install, I get the following error:
-
Mark Weissman commented,
Thank you!!
-
Mark Weissman commented,
Thank you David, this has been very helpful over the years. The installation process is currently not working: https://support.zendesk.com/hc/en-us/community/posts/1260801769710-Update-Outlook-Add...
-
Mark Weissman commented,
I'm also unable to install the add-in.
-
Mark Weissman commented,
@... I'm guessing it's possible, but to me, it's not worth the headache when I could use "Hi" for that 1 hour instead. @... Try this, using {{GreetTime}} as a variable: ## This will set the greetin...
-
Mark Weissman commented,
After a bunch of trial and error, I got the following: Good {% assign hour = 'now' | date:'%k' | plus: -4 %} {% if hour < 12 %} morning {% elsif hour < 16 %} afternoon {% else %} evening {% endif %...