AuthorNawal Bedmutha

Salesforce Developer

Create Short URLs with Bitly

C

This post is related to how to integrate Salesforce and Bitly to create short urls to include in communication Messages. Step 1. Sign-up for Bitly To use the Bitly API you will need to register. You can sign-up using Twitter, Facebook, or create a new login with their service. I chose to create a Bitly specific login using below url. Step 2. Create Bitly Apex Classes I developed below class, that...

How to get last modified field value or previous field value without using Trigger

H

Today in this post i will explain you how you can get last modified value or previous value without using trigger Creating aText Field: Create aTEXT (255) field on the Object and name it say: Old Value 2. Setting up the Workflow Rule + Field Update   Go toSetup | Create | Workflows & Approvals | Workflow Rules New Rule Select theObject ClickNext Evaluation Criteria:created and every time...

Category