Skip to main content

Anupam Shrivastava

Anupam Shrivastava is a Salesforce Certified Developer with extensive expertise across various Salesforce technologies. His skill set includes proficiency in Salesforce DX, Visualforce, LWC, Heroku, and Apex programming. Anupam has a proven track record of successfully implementing solutions within various development environments on the Salesforce platform and seamlessly integrating third-party applications.

Blogs from this Author

Istock 2158226013

Securely Store API, Bearer and Auth Tokens with Platform Cache

Imagine you are retrieving an API key/Bearer token from an external system to make a new callout to another external system. But there is one issue: you cannot determine when the new callout will take place, so you need to store the token value somewhere in your org for later use. Probably you will be […]