Hi Passing array of sysid in Ask for Approval action approver field

s_dinesh01
Tera Expert

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

1 ACCEPTED SOLUTION

anvesh_v
Giga Guru

Please create a Flow variable with comma separated sys_id as per your design and add as below script 

anvesh_v_0-1727252892630.png

 



Please let me know whether it is helpful or not or is the solution worked 

View solution in original post

3 REPLIES 3

anvesh_v
Giga Guru

Please create a Flow variable with comma separated sys_id as per your design and add as below script 

anvesh_v_0-1727252892630.png

 



Please let me know whether it is helpful or not or is the solution worked 

@anvesh_v you have no idea how it helped me!! tnks a lot!

Bob Coppens
Tera Contributor

For all options see this thread.