How to capture the event of "Add People" button when adding people for project in Jira Cloud

Hi everyone, We are adding a user via Jira inbuilt ‘add people’ button under any project. After putting the email id and choosing role, when we click ‘Add’ button then before triggering the mail to the user, we want to capture that event.

How to capture the event? @remie Any help is appreciated.

Thanks

Did you check avi:jira:updated:project event?

Hi Alexandr, we tried it but project updated event isn’t getting triggered when we add user to a project role.