In my workplace we use Jira Software and sometimes we add users to Jira to get their input on certain issues and later we delete them. My goal with this alert is to get a grip on these users so that there aren't any users that shouldn't be active if we forget to delete them.
In user management there is a column that states the last time the user used Jira. I think that would be the ideal timestamp for this alert.
I don't know if via automatization I can access those fields and affect my Jira in a global scale. Your knowhow would be deeply appreciated.
Thanks
Hi @p_vallarino - It might be possible, but you'd need to leverage the Send Web Request action to the API then parse the payload and use that to send results to the send email action.
So, if you're savvy with REST calls, this could be an option. Otherwise, it looks like you'd have to manage it manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.