How do I input a nested json as a parameter?

Answered

I have set up this webhook where a nested value called score[scaled] is sent to me. How should I set up the input such that it can read this number?

2 replies