- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2020 07:51 PM
Hi
Is there any way to call UI action from flow designer?
I want to call action Send Notification (in the picture below) to a flow but can't find any solution.
Please help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 02:54 AM
Hi,
UI Action functions on the front end i.e. the script within that is triggered when somebody clicks on that button and it won't trigger on its own.
Since flow designer is something which works in server side and in background so it won't be able to call the UI action script from flow designer.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 01:34 AM
I'm sorry if this takes too much of your time but can you explain to me why is it impossible?
I'm new when it comes down to flow designer so there so much things I don't know about.
Thanks,
Anh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 02:54 AM
Hi,
UI Action functions on the front end i.e. the script within that is triggered when somebody clicks on that button and it won't trigger on its own.
Since flow designer is something which works in server side and in background so it won't be able to call the UI action script from flow designer.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 03:05 AM
Thank you
That was a great help ^^