Question
webhook response mapping
All,
I am calling a webhook that is returning the following response:
{"response":[{"code":"PIP","email":"nunya@somewhere.moc","firstName":"Mnunya","lastName":"Pnunya"}]}
I have tried two different response mappings:

and

In neither case is my field getting updated.
What boneheaded thing am I missing?