Custom Plugin To Call An External API End Point

Hi,

I have developed a dashboard in Kibana which displays all the errors logged from my application via elastic search. For all the failed records I want to create a button and on the click of it I want to reprocess the failed records(which will call the external API from the custom plugin) and on the button click it should also read the id of the failed record and pass to the custom plugin.

Any help on this would be very helpful.

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.