Flow Designer

HARSHA GOWDA R
Tera Contributor

Below i have attached copy of my flow and action step
I am not getting the password(8 digit random password which i have added in the action and that action i have called in my flow) in the notification.I added the action step on my flow.Can anyone help me with this

3 REPLIES 3

Vishwa Pandya19
Mega Sage

Hi Harsha,

 

Have you defined the output in the password generation action?

HARSHA GOWDA R
Tera Contributor

HARSHAGOWDAR_0-1713332396521.png

 

Hi Harsha,

 

You need to define the output first in the script step as below

VishwaPandya19_0-1713332573750.png

and then the final output variable value will be taken from the script step output

VishwaPandya19_1-1713332643881.png

This will give you the correct output.

If my answer helped you in any way please mark it as correct or helpful.