JSON Path Expressions - SailPoint Identity Services

Workflows support the RFC 9535 specification for baseline functionality in JSON Path expressions within workflow steps. The workflows framework also contains additional enhancements that further extend capabilities of JSON Path expressions providing functions and expressions that are not part of the original specification.


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/saas/help/workflows/workflow-json-path-expressions.html

Are the function names case sensitive?
If so, json() should be JSON(), right?

Which ISO8601 format is used for the output?
There are all valid ISO8601 formats:

2025-01-13T09:08:48Z
20250113T090848Z
2025-01-12T21:08:48−12:00

Hi @adamian. Thank you for your input. We’ve created a Jira issue to track the effort and we’ll update the comment thread when it’s been addressed: SAASDOCS-8831

Hi @adamian. Thank you for your input. We’ve created a Jira issue to track the effort and we’ll update the comment thread when it’s been addressed: SAASDOCS-8832

Hi @adamian. Thank you for helping us improve our documentation. Based on your feedback, we’ve updated the JSON function documentation to display the correct casing.

Hi @adamian. Thank you for helping us improve our documentation. Based on your feedback, we’ve updated the now() function documentation to include examples of the ISO 8601 format.