Unicode now offers plenty of emojis that we can add to our code to show on our web pages or web applications. Below is quick-and-dirty emoji search I wrote based on this page from FileFormat.info:
Blog
Salesforce – Calling REST API From Apex Using Modern Named Creds
Recently, I ran into an interesting Salesforce edge case where I needed an Apex trigger to make a future call to Salesforce’s own REST API. My goal was to essentially nudge certain Account records so Read more…