Workflow to flow design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi,
I need to convert this workflow logic script in flow design. So, how we can implement this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hello @Kanimitha S
This is from a high-level and there may be a "best practice"...but will say what I have done. I have created a custom script action. You create inputs for those variables you need in the script. Then you replace the variable entries that you have in the script with the format need like "inputs.<input variable name you created>". You could create one similar to your variable so its easy to replace. You create an output or outputs based on what you need and pass that out of the script into an output variable. I know that sounds weird but if you work in flow you know what I mean...you have the value that you are passign out the outputs entry that you can use in the next part of your flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
48m ago
I got a solution, by simple action steps. Thankyou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
44m ago
Cool...at the end of the day we have to get it working!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
33m ago
Hi.. That logic is working in dev instance not working in test environment