This article is here to help you out if you are receiving the error messages with the “Undeliverable” subject when sending the Email from Salesforce through your Gmail account (similar to the one on the screenshot below).
Salesforce Tips
Quick note on the CURRENCYRATE function (Spring 18′ Release)
This Currency related formula functions very much expected by many users having clients across borders. When it finally came out in Spring 18′ Release I was very optimistic about its functionality – expecting it would return a server value similar to NOW() function. Sadly, it didn’t. What it does is just returns the Exchange rate […]
Spring 18′ Release: Time field update
You might have already noticed a new field type in your Org, if not let me introduce you to the Time field released as a private beta in Winter 18′ and as an open Beta in Spring 18′. If you have been curious and gave the private beta a try in your Sandbox or Dev Org […]
3 ways to jazz up your Salesforce using emojis
This day has come, it’s my time to come out of the closet. It took me some time to admit it but I’m ready now. I can’t hide it anymore… I love emojis 🤪🤩 😊 😇 🙃 Here I said it! (it’s not like my favicon have already given me away 😂) Jokes apart, I think that it’s always […]
Spring 18′ Release: 9 new functions that got forgotten in the release notes
SHORT STORY OF A QUEST FOR A MISSING FORMULA DOCUMENTATION One of the things I find really impressive about Salesforce is Documentation. I was always taken aback by the quality and the level of detail that the teams put into it. And up till the last week, I was convinced that if something is not […]
Advanced Campaign Setup in Lightning
If you were used to Campaign object in good old Classic, you probably noticed that Advanced Setup for Campaigns button got missing in Lightning. Just like you I have been desperately looking for this button and have been actively upvoting the corresponding idea on the Success community. Then by a happy accident, the missing button […]
Salesforce Tips: How to Map a Lead Source to the Account Source Upon Conversion
The lead conversion process has always had its shortcomings. One of the most common issues was the fields mapping upon conversion. For quite a long time it was only possible to have a one-to-one type of mapping – when each lead field can only be mapped to one field from either Account, Contact or Opportunity. And […]
How to add months to a date with Salesforce formula with ADDMONTHS function – (Spring 18′ Release)?
Adding months to a given date is a very common use case. But accomplishing this with a formula field of a field update formula used to be a tricky task. In the latest Spring 18′ release (only available in Sandbox preview for now) of a new function called ADDMONTHS it has become 10 times easier. Below […]