execute related links action via flow designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 12:15 AM - edited 10-19-2023 12:16 AM
Hi All,
I need to call/execute the action that the related link of the record using Flow Designer. The record is created via the flow designer and I need to activate the specific related link of that record in the flow designer itself.
Is there any way to do it.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 12:38 AM
Hi @Madhav Rao D V,
If it is a server side related link, you could create a new Flow Action, with the code of that UI Action.
You might need to adapt the script a bit tough.
You can't make the flow designer 'click' on something.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.