Return/Output full array in single output in 'Code by Pabbly'

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.

array.jpg
 
Last edited:
P

Pabblymember11

Guest
There is no technical help for errors in your code!

As a result, we advise you to speak with a developer or automation specialist who can handle the code on your behalf.
 
Top