BuildShipBBuildShip
Powered by
jbloinkJ
BuildShip•13mo ago•
3 replies
jbloink

Append to Array Variable

I'm retrieving data from Supabase using the Get Row node. I want to loop through the results and create a string with the relevant fields (something like: "<<firstname>> <<lastname>> will expire in <<days_until_expired>> days". I can do this when using the Log Message to Console without a problem. I want to store these strings in another variable (probably array) but I don't know how to append to an array variable. I keep getting "undefined" or "Cannot read properties of undefined (reading 'push'). How does one append to an array variable in Buildship? I can't find any documentation on it and the AI keeps returning results that don't work. This should be super easy, but maybe there's a different/better way to do this in Buildship. All I want to do is create the resultant list of formatted strings and either send an app notification or send an email with the results. Thanks in advance!
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How can we add an item to a local array variable?
BrianBBrian / ❓・buildship-help
11mo ago
Unable to append response headers in trigger "onExecutionEnd" function
Charly LópezCCharly López / ❓・buildship-help
5mo ago
How to update array ?
mamadMmamad / ❓・buildship-help
3y ago
How to get the right request variable?
malte.huenerMmalte.huener / ❓・buildship-help
2y ago