SailPoint has released a dedicated JSONpath evaluator tool on the Developer Portal and in the SailPoint CLI. These tools are maintained by SailPoint and offer a seamless experience for testing JSONpath expressions without having to go to a third-party website.
All Developer Community tools can be accessed via the top-navigation:
Our web validator allows you to choose between the Workflows and the Event Trigger JSONpath implementations, each of which support different expressions and operators.
Great stuff! Now we don’t have to test the evaluations on other websites which might have different implementations. Will the documentation of these ISC implementations be available as well? Such that we can see which operations we can call within the JSON path?
I also added an alternative JSON input there which you can use if you want to test on an object containing booleans, integers, arrays with more or less than 1 element, et cetera.
We do provide links to our existing docs for whichever implementation you use, but it sounds like providing those operations directly in the web validator would be more beneficial. Can you please open a Idea Discussions for this?
Once we iron out the current bugs, I can add a feature request to the Workflow team to implement an appropriate solution. But to answer your question, this was much quicker to implement as a standalone.
I havent looked to hard at this yet, but will it allow the testing of transforms as well?
Would be good if managed the upload of a transform up to the tenant, then no reliance on Postman for implementations that want to minimise their customisation, or who have multiple tenants and a central development resource.