Hi,
I’m trying to create a simple pipefy card using Make.
My source is a schema allocated in BigQuery.
I’m writing a SQL, and using a Iterator in array of Rows, and trying to create a card with only one single field but a get the same erro every attempt.
INPUT
-
Bundle 1Collection
-
Mode
organizatioPipeCardPhase
-
Title
XXXXXXXXXXXXXXXXX
-
Pipe
303337319
-
AssigneesArray
-
1
9999999999
-
-
Card fieldsArray
-
1Collection
-
Field
raz_o_social
-
New value
XXXXXXXXXXXXXX
-
-
-
Organization
999999999999
-
Start form fieldsArray
-
1Collection
-
Field
raz_o_social
-
New value
XXXXXXXXXXXXX
-
-
-
HANDLED ERROR
-
type
RuntimeError
-
message
Error Something went wrong
I've succeed in a few attempts, but i really don't know why. Anyone can help me through this initial journey ?
Thanks