Tag Archives: salesforce developement

Salesforce Apex or Flow?

Salesforce apex or flow

Salesforce Apex or Flow? Many people have been talking about the “best” way to automate in Salesforce for many months. One group yells, “We should use Flow!” The other group screams, “Code is the way!” In reality, both options have their pros and cons. There are some technology perks and some business benefits. I know enough about both methods that …

Read More »

Basics of Apex in Salesforce for Beginer

Simplisfdc.com

What is Apex in Salesforce? Apex in Salesforce is an on-demand, object-oriented programming language. It is used to write Apex classes or triggers to enhance force.com platform functionalities. Apex in Salesforce is similar to Java programming language and it is easy to learn using Salesforce’s official learning platform trailhead.   Object-oriented Object-oriented Objects are discrete collections of code (data and …

Read More »