Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm getting this underway in my instance and the V1 email template I'm using has one editable content block - there isn't a dedicated content block for the signature. Do I have to wrangle the email in a code editor to add a dedicated block for the signature in order to add a snippet? Should I replac...
Great - thanks. It would be nice if a token selector was an user-preference option provided for the URL field in the V1 email editor.
I've read a number of tokenizing articles but couldn't find the answer to this question. I'd like to tokenize the URL for links within emails but have the flexibility of showing different link text. I therefore don't want to tokenize the link text and the URL - I only want to tokenize the URL. How d...
Yeah - unfortunately it's not a range so above below or between won't work.
Right - I use that elsewhere but it's not an option - maybe because it's an integer field.
I need to check for 160 or so possible values in a custom field but the filter is limited to checking for a single value. What's the best approach for handling this?
I'm assuming there have been no recent changes related to this and writing to Salesforce custom objects still requires the Salesforce API? Or any news of forthcoming changes?
I should have mentioned the signature goes beyond first and last name. I'd rather have logic that looks at the lead owner and applies the corresponding signature in its entirety which will be unique for each lead owner (first name, last name, title, phone extension). Sounds like Josh's snippet sugge...