Hi Team,
We don’t want anyone to assign the access manually to particular groups all the access should go through the request process.If anyone assigns the access manually to any user the native change detection should detect and notify the source owner.Currently we don’t have workflows enabled in our tenant but we have event triggers enabled.In the event triggers we have native change detection account updated event trigger is availeble in our tenant.Can someone help me on below questions for event triggers
1.when I click on subscribe native change detection account updated it is asking to provide some configuration details like integration URL and authentication type
the integration URL should be webhook URL?is webhook common to every organization or we should have our own webhook URL?
2.Do we need to modify any json to get source owner or manager notify?
3.when i provide webhook url when native change detection detected directly the notification will be send to webhook site not to source owner or manager?
- Yes, you need to have a service which can receive the response from ISC event trigger service, that could be web hook or any other service.
This should help your further
I would say create a workflow .
you can use the existing template workflow which already exists for the NCD . you need to modify a bit and can send notification to the source owner .
Hi @vishal_kejriwal1 Thanks for the reply.We don’t have workflow feature availeble currently in our tenant in this case can we proceed with event triggers
then the option is send the data to some storage and then add additional logic on to send email to owners . or check if the email server give some option similar to webhook