Bradley GibsonB
BuildShip2y ago
2 replies
Bradley Gibson

How to map faster?

I have a table that looks like the following:

How would I go about mapping this faster? Or would I have to do each column hand by hand in the object mapping?
message.txt12.37KB
Solution
Hi @Bradley Gibson, You can use itterator, use the loop node which use for loop and map through the items of array of objects - https://docs.buildship.com/core-nodes/loop
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
Was this page helpful?