Hi, Thanks for posting informative video. It was hard to find SF video with detailed explanation on how to send data from quick action to Flow and then from flow to Apex and lastly from Apex back to flow. I followed similar steps to achieve one my requirements. But I have an issue here, I am not able to send data back from apex to Flows. Though am returning List back to flows, am unable to get that value inside flows. In the action, in advanced section where we have an option to select manually store output variable checkbox, I have no such options in my apex action in flow. But I only have radio three buttons with long description. I am unable to store output variable. Could you please help me understand what am missing here. Thanks in advance.
No worries... happy to help... are u saying "manually assign variables " checkbox itself is not is not available in your action ? Also, hope you have annotated apex method to be called from Flow with @invocablemethod
Hi, Thanks for posting informative video. It was hard to find SF video with detailed explanation on how to send data from quick action to Flow and then from flow to Apex and lastly from Apex back to flow. I followed similar steps to achieve one my requirements. But I have an issue here, I am not able to send data back from apex to Flows. Though am returning List back to flows, am unable to get that value inside flows. In the action, in advanced section where we have an option to select manually store output variable checkbox, I have no such options in my apex action in flow. But I only have radio three buttons with long description. I am unable to store output variable. Could you please help me understand what am missing here.
Thanks in advance.
No worries... happy to help...
are u saying "manually assign variables " checkbox itself is not is not available in your action ?
Also, hope you have annotated apex method to be called from Flow with @invocablemethod