Is there a way to catch the event when an issue is created or updated besides using the webhooks? They don't work for every field (custom fields).
Basically we need to catch the event when an issue is updated so we can sync the updates with another system. So, all this has to be automatically without any user interaction for authentication. I am asking if the authentication can be done only on the backend without having an UI where a user has to input the username and password.