Christopher30C
BuildShip14mo ago
11 replies
Christopher30

Sending data from Tally

I want to send data from Tally form submissions to the Buildship workflow. However, in the data structure, I can't access each of the key-value pairs from my form's questions. Instead, I can only take "fields" in an array format (holding an object inside, an object has all key-value pairs).
What would be the best way to extract this object from an array? I want to be able to use each of the key-value pairs in different nodes.
image.png
Was this page helpful?