BuildShipBBuildShip
Powered by
JrocksJ
BuildShip•2y ago•
10 replies
Jrocks

Issue with "Update Output Schema" Functionality in Supabase "Get Row with Token" Node

I am using the Supabase "Get Row with Token" node. I have been testing the node and attempted to use the "Update Output Schema" feature, but it is not working. I have tried it multiple times, but the key fields in the "Output" of the node are not getting updated.
supabase-update-output-schema.png
supabase-output-schema.png
Solution
To refernce it using dot operator is
variable[0].access_token
variable[0].access_token
https://www.freecodecamp.org/news/how-to-access-properties-from-an-array-of-objects-in-javascript/.
freeCodeCamp.org
How to Access Properties from an Array of Objects in JavaScript
When you're working with JavaScript applications, it's common to work with arrays, nested arrays, and an array of objects. But a lot of beginners sometimes struggle with knowing how to access properties from these different data structures. In this article, we will discuss how to access properties from a variety
How to Access Properties from an Array of Objects in JavaScript
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Update Supabase Row
beordo.Bbeordo. / ❓・buildship-help
3y ago
Supabase update row error
mamadMmamad / ❓・buildship-help
3y ago
MySQL Insert Row node : issue with variable
GuizGGuiz / ❓・buildship-help
2y ago
Output node within parallel node
BrianBBrian / ❓・buildship-help
12mo ago