Skip to main content

Repeat action on a script output

  • July 4, 2024
  • 1 reply
  • 14 views

Forum|alt.badge.img+2

Hi there, 

I have a script that collect a few records in my table, and I'd like to create a repeat action (to send a Slack message to each of these records). 

I used JSON.stringify to convert my array to a string and the output is something like: 

["rec0aFuNHkPzxxx","rec2jGJ33iVxxx", …]


When I try to use this script output as a list for my repeat group it says : "No valid nested options". 

I looked in the doc but haven't found anything about it. Did I miss something ?

1 reply

Alexey_Gusev
Forum|alt.badge.img+25
  • Brainy
  • 1261 replies
  • July 4, 2024

Hi,
Repeated group needs array to use as a list.