Triggering external API from Kibana APM dashboards

Hi,
I have a managed ELK cluster on AWS with a Platinum license (version 8.13.4).
I wanted to know if it would be possible to integrate into the ‘APM/Services//Errors/’ boards a button that calls an external web API. The idea is to call an endpoint (in my case Gitlab) to open an issue directly from this button. In the request, we would have to put the name of the error, the link to the board, and fixed parameters (such as tags, description, etc).
Does such a service already exist or would it be possible to configure it?
Thank you.