Introducing the XPath Evaluator πŸŽ‰

Hey everyone! We have another exciting announcement! Our very own Ken Werner has been working behind the scenes with us to introduce a new tool on our developer site, the XPath Evaluator. Ken built this tool to solve his own problem and wanted to share his solution with the community to help others quickly evaluate and test their XPath queries.

The XPath Evaluator can be used to validate attribute targeting for Workday and SOAP connector responses. It supports queries across elements and nodes, including predicates for filtering. Submitting a response, root path and attribute mappings will result in local (in-browser) processing and all matching values will be provided in the output field. It also supports UI mouse-over browsing through paths from the entered response.

I wanted to say a thank you @Ken_W for his work on this tool and for his willingness to get it available on our site.

Check out the tool and let us know your thoughts!

19 Likes

Oh yeah!! I’ll definitely check this out :blush:

Usability improvement suggestion:
Can we get a β€œCopy” button of the XPath when hovering over the XPath string in this section:

e.g. Just like you can copy identity attribute values when viewing Identity attribute list in ISC.

1 Like

Switch to realtime workday reporting and rest apis to bypass soap.

1 Like

Amazing, a few months ago we integrated workday, this would have helped so much.

Thanks for sharing, this helps in our current requirement

This is great! Thanks @Ken_W

@Ken_W Thanks very much. Much appreciated!

Great addition, thanks, Ken, for creating and sharing such a practical tool with the community! :clap:

I have done about a dozen Workday integrations, I will check this out next week sometime and may have some input.

This is really helpful. Thanks for creating and sharing this tool with the community, Ken!