Salesforce Casts
  • Home
  • About
  • Courses
  • Join Telegram
Sign in Subscribe

Apex

A collection of 6 posts
Apex

How to debug failures in Platform Events?

Debugging failure in platform events is very important because at times the data we send will not reach the destination platform. If we don't have a robust debugging mechanism data will be lost and that should not happen at any cost.
19 Feb 2024 2 min read
advanced apex

How to create REST API in Apex

Let's look at how to create REST API in Apex. We would need this when we have a bit more customized requirements than performing basic DML on the sObject.
16 Feb 2023 2 min read
Apex

How to fetch records from an object where field 1 = field 2 only using soql?

Have you ever wondered how we can fetch records from an object where field 1 = field 2 only using soql?
05 Aug 2022 1 min read
Apex

Advantages and Drawbacks of @future Annotation in Apex

Advantages and Drawbacks of @future. There were some bottlenecks that @future was solving and soon it also started showing its age (drawbacks :p).
09 Mar 2021 1 min read
Apex

Delete all debug logs in Salesforce

Delete all debug logs in Salesforce programmatically.
17 Jan 2021 1 min read
Apex

Safe Navigation Operator in Apex

Safe Navigation Operator in Apex
01 Jan 2021 2 min read
Page 1 of 1
Salesforce Casts © 2025
  • Facebook
  • Twitter
  • LinkedIn
  • Support
  • Cancellation
  • Terms of service
  • Privacy Policy
Powered by Ghost