How to add JavaScript libraries in the result parsing part?

How do I add JavaScript libraries in the result parsing part of a web request to handle richer JSON Path expressions

Hi @doffpett !

We currently do not support that, unless the web request is ticked “Send from client” (which do not always work, depending on the integration counterpart, and do not allow using secrets). The reason is that the web request executes server-side.

This is the same issue as this recent post

So, a challenge is registered for this feature! However, no timeline on it currently.