Need to pass an array to another callable recipe. Not sure how the schema would be built.
Hi Jeremy,
Saul is on vacation so I'll be covering for him.
The input schema should be built as such:
Key things to note:
1) "Type" should be "array"
2) "Properties" represent the fields in each element of the array
In the parent recipe, the calling step will look like this:
You will need to provide an input source list, as well as the fields from the list that you would like to provide to the callable recipe.
Where is Saul when you need him??
Got thanks so much, seems pretty easy.
Send us a ticket, we will try our best to assist you with your problem
Jeremy Farber
How do you pass an array to a callable recipe?
Need to pass an array to another callable recipe. Not sure how the schema would be built.
Hi Jeremy,
Saul is on vacation so I'll be covering for him.
The input schema should be built as such:
Key things to note:
1) "Type" should be "array"
2) "Properties" represent the fields in each element of the array
In the parent recipe, the calling step will look like this:
You will need to provide an input source list, as well as the fields from the list that you would like to provide to the callable recipe.
Jeremy Farber
Where is Saul when you need him??
CJ Wee
Hi Jeremy,
Saul is on vacation so I'll be covering for him.
The input schema should be built as such:
Key things to note:
1) "Type" should be "array"
2) "Properties" represent the fields in each element of the array
In the parent recipe, the calling step will look like this:
You will need to provide an input source list, as well as the fields from the list that you would like to provide to the callable recipe.
1 person likes this
Jeremy Farber
Got thanks so much, seems pretty easy.