INTEGRATION
Learn how to integrate Salesforce with external systems and tools. Discover step-by-step guides, best practices, and use cases.
Salesforce OAuth 2.0 Flows: Integrate in the right way
TL;DR I just want to know which flow to use If you’re short on time or just want to know what flow is for you, just go here. Introduction Brief Overview OAuth, which stands for Open Authorization, is an open-standard protocol that provides users with secure access to resources on an application, such as Salesforce, […]
Salesforce Technical Architect
Future vs Queueable
In Apex, for a long time, a go to Asynchronous method was @Future annotation. Meanwhile, Queueable interface got built up with many useful tools to help developers. Is Queueable better now? Where does it stand in comparison to the @Future? Are there use cases when @Future is still valid? This guide will help you learn everything you need to know about using Asynchronous technologies.
Co-Founder
Client Credentials custom Auth. Provider
Do you need to use Client Credentials flow? Or you are just wondering how to create one? Check this step-by-step guide with example on building custom Auth. Provider for Client Credentials. Contains a real life example using PayU API.
Co-Founder
Web-to-Anything: Secure Forms with FormAssembly
Learn how to build secure web-to-anything Salesforce forms using FormAssembly.
Author
Salesforce To Google REST API Integration
Integrate your Salesforce environment with Google by REST API. Check the completed integration guide.
Senior Salesforce Developer
Showing 5 of 5 results