- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 12:59 AM
Hi,
how to pass array of sys_id(sys_id comma separated stored in single line text field) in to an flow designer ask for approval action approver field or create or update record in approval table or in a look up record.
Ask for Approval action not accepting the string value in approver
create or update record accepts but it doesn't know what's the input and takes empty or null
can anyone help me on this
thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 01:28 AM
Please create a Flow variable with comma separated sys_id as per your design and add as below script
Please let me know whether it is helpful or not or is the solution worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 01:28 AM
Please create a Flow variable with comma separated sys_id as per your design and add as below script
Please let me know whether it is helpful or not or is the solution worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 01:13 PM
@anvesh_v you have no idea how it helped me!! tnks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 11:09 AM
For all options see this thread.
