How to pass multiple parameter to an invocable method
Invocable method accept only single list as a parameter. We can pass multiple parameters to an invocable…
Invocable method accept only single list as a parameter. We can pass multiple parameters to an invocable…
In LWC, you can get the record Id of the current record on the lightning record page…
Salesforce Canvas App is used to integrate a third-party application in Salesforce. The third-party app that you…
This post is about the communication between Salesforce Canvas and Third Party App – how to pass…
Salesforce Canvas App enables you to easily integrate a third-party application. Canvas is a set of tools…
This article is aimed for beginners who want to create a simple node.js application. In this example…