Tag Archives: Invoke Method

How to call an APEX Class from a Screen-Flow

In this blog, we will discuss on how to invoke an Apex class from a Screen Flow through an simple example. In this example, we have created a Screen Flow in which we have created three variables. First one is recordId which is set as available for Input and Output both. RecordId Variable The second… Read More »