Get Details In Output Of Array Aggregator To Google Sheets


Hi everyone, i cannot get details type of action_type to add in a cell in google sheets. How can i fix that? Spc thanks :raised_hands::heart:

hii @nrp,
I can see there are multiple values in the array aggregator. If you need to add all of them, you first need to run the iterator and then add the sheet’s module.

If you want to add a single value to sheets, you need to use the get function.

I think it works for you. please let me know about it.

1 Like