Hello,
I've gotten this error
Glad to help!
Please remember to mark this topic as solved if the suggestion works as you expect. This way other members of the community in similar circumstances can find faster the way to proceeed
Thanx for your help making this community great!
Ah didn't catch that, thank you!
@xyvic
So in the array example that is parsed successfully, all the elaments bring 'name' attribute; while in the array example that thows an error when parsing, all the ellements nut one have 'name' attribute:
{
"type": "EXAMPLE",
"parts": [
{
"text": "that is it thank you"
}
]
}
If you expect elements with 'name' attribute and elements without 'name' attribute, you should use the array example that is currently throwing an error as the input example for your 'Parse JSON' action block, in order to generate a schema where this attribute is optional
Hope this helps
WarrenBelz
146,552
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,928
Most Valuable Professional