Author: Enrico Murru

[Salesforce] The Sobject Crusade

Design by Davide D’Annibale In the past months I hit the severe wall of ignorance at least twice (with all my face), so I decided to start a personal crusade to cover all Salesforce Standard Objects, using the SOAP API Developer’s Guide and its list of Standard Objects. To support this research, I start by […]

The Sobject Crusade: AcceptedEventRelation

Back to the Sobject Crusade list. Source: AcceptedEventRelation This object is available in API versions 29.0 and later. The AcceptedEventRelation object the info about invitees who have accepted/refused the event. How to get to it? Go to an object standard layout where the Open Activities related list is available: Click on New Event: On the […]

[Salesforce / Apex] Let’s play with Named Credentials and OAuth 2.0

Few days ago I was lurking in the Named Credentials configurations. What are named credentials? Here are the official docs. They are essentially a way to store callout configurations such as: Endpoint (only HTTPs endpoints are supported) Callout certificate (if needed, from the local key store) Authentication protocol (if needed) Authentication settings With named credentials […]

[Salesforce / MVP] Yes guys, I’m a Salesforce MVP! And Thank you all!

Today I woke up and… BAAAMM! I’ve been nominated a Salesforce MVP: read the announcement from the Salesforce MVP blog. This is an honor and a motivation of pride for my carreer, and I know I have to thank the whole Force.com Community for this awesome achievement! This post is just to say thank you […]