Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
I’m looking to receive alerts via our internal messenger when an access request is submitted in SailPoint. Additionally, I want to be able to approve or deny the request directly from the messenger.
I believe the “Access Request Submitted” trigger should work for this, but I’m unsure about the specific details for setting it up. In particular, I need clarification on what information is required for the following fields:
Integration URL: What URL should be specified here?
Bearer Token: How should this token be formatted or generated?
Filter: What should be included in this field?
I’ve reviewed the SailPoint documentation, but it doesn’t seem to provide clear guidance on these points. If there’s another trigger that would be more appropriate for achieving this functionality, I’d appreciate any suggestions or guidance.
Hi @joyoon00 ,
The main goal of using JSONPath for event trigger filtering is to restrict the events sent by the trigger service to only those that are relevant to you. I found this documentation on filters; I hope this helps :Filtering Events | SailPoint Developer Community