Adding a custom button to act on specific issues, via with custom logic. Possible?

Hello.

I’m interested in adding a custom, event-scoped button in the views, (named for example “Resolve event”), that will read some data from the said event and based on those data, will perform an HTTP Request and report back to the user, and also update the event’s state.

I’m completely new to sentry, so I wanted to know if this is this possible to do by creating a custom plugin/integration?

Thanks in advance.

P.S. I’m interested in the on-premise version.