Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 11:04 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 10:38 PM
Hi Harsha,
Have you defined the output in the password generation action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 10:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 10:44 PM
Hi Harsha,
You need to define the output first in the script step as below
and then the final output variable value will be taken from the script step output
This will give you the correct output.
If my answer helped you in any way please mark it as correct or helpful.