Tanya Saxena
Member
Workflow link: https://connect.pabbly.com/workflow...UPgVZDTAKHlZSVQNWJVFcBygHGFIPV2RRFFcIWHIPbQ##
I've created an array and I wish to get a full array as the output of the action "Code by Pabbly" so that I can use this array output later as an input for an 'iterator' action.
The output of the array is displaying/returning index-wise, such as (As shown in picture):
"Output 0 Tanya Saxena
Output 1 Aiys Cervantes
Output 2 Wilson Bautista
Output 3 Alyssa Rose"
But I want to display the output as:
"Output ["Tanya Saxena', 'Aiys Cervantes", "Wilson Bautista, "Alyssa Rose"]
Please suggest the method for displaying/outputting the full array in a single output of the 'Code by Pabbly' Action.
Please suggest if you have other ways to do the same.
I've created an array and I wish to get a full array as the output of the action "Code by Pabbly" so that I can use this array output later as an input for an 'iterator' action.
The output of the array is displaying/returning index-wise, such as (As shown in picture):
"Output 0 Tanya Saxena
Output 1 Aiys Cervantes
Output 2 Wilson Bautista
Output 3 Alyssa Rose"
But I want to display the output as:
"Output ["Tanya Saxena', 'Aiys Cervantes", "Wilson Bautista, "Alyssa Rose"]
Please suggest the method for displaying/outputting the full array in a single output of the 'Code by Pabbly' Action.
Please suggest if you have other ways to do the same.
Last edited: