Filtered by 2017

6 Results

Clone an Inbound Change Set

Did you ever want to clone an inbound change set in order to create an outbound change set? This is a Salesforce hack that will save you tons of time! [...]

Chaining Batch Apex Classes

Chaining together Batch Apex classes allows you to build robust Salesforce platform solutions. Sequencing Apex jobs ensures data accuracy and enforces flows. [...]

Asynchronous Processes on the Salesforce Platform

I often recommend making Salesforce development decisions based upon platform capabilities even if some of those capabilities have not yet been adopted by your business. With this in mind, I’d like to share the concept of being able to run some processes both synchronously and asynchronously. [...]

Custom REST API Endpoint for Salesforce

Many third party applications have their own APIs or webhooks that allow for easy and often simplified integrations between platforms. Another integration choice might be to use some type of middleware or enterprise service bus (ESB) to move data around. Either way [...]

Encryption & Decryption with Crypto

Platform security is important. Creating a composite application for the AppExchange, developing integrations with open authentication (OAuth) or simply integrating salesforce with an internal system/platform can make your security team nervous. However, the Salesforce Crypto class should put your security folks at ease. [...]

Display All Days for Monthly Time Tracking

We include time allocation when we invoice clients at the end of a given month. Time is tracked in a custom object within our Salesforce org so we simply run a report and export it to be sent to clients when billing. This is usually in the form of a spreadsheet and includes the date, hours, short description and employee. [...]

Automated Exchange Rates in Salesforce.com

Reduce Repetitive Tasks, Eliminate Errors & Free Up Your Administrators.

Birthday Reminders for Salesforce.com

It might lead to a sale. Or it might make you feel good.