Use the InvocableVariable annotation to identify variables used by invocable methods in custom classes.
Here is the text of the email I received back from Salesforce:
Your salesforce.com request to convert a lead into the following records has successfully completed:
Account: Blues Entertainment Corp.
https://na139.salesforce.com/0014W00002BgUdg
Contact: David Monaco
https://na139.salesforce.com/0034W00002JxXnq
Opportunity: Blues Entertainment Corp.
https://na139.salesforce.com/0064W00000xP5Y7
Thank you,
salesforce.com
experience success
http://www.salesforce.com
Resource:
InvocableVariable Annotation - https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_annotation_InvocableVariable.htm
Supported data types in an Apex class are Boolean, Integer, Long, Decimal, Double, Date, DateTime, and String. Single values and lists are supported for each data type. Multiple Apex classes can be combined to represent complex web objects.
Resource:
Considerations for the Apex-Defined Data Type...
This is the fourth challenge of this course. In this challenge, we will be creating a flow that runs an asynchronous job.
The Flow.Interview class provides advanced controller access to flows and the ability to start a flow.
Resources:
Interview Class - https://developer.salesforce.com/docs/at...
In this lesson, we check our work for the fourth challenge.
Resource:
Install Example Solution: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3h000004slqiAAA