ElasticSearch and Google Sheets

Hello, I’m trying to integrate a elasticsearch information into a spreadsheet on google sheets, but I’m not sure how to proceed
I need some guidance, I have attached the screenshot from elastic search, basically I want this elasticsearch data to go to google sheets once there is a new line added to it

can someone please guide me?

soo…I’ve never Elastic search, but…does it have an API ? Does it have a GET function?

It seems so:

If the answer is yes…then use HTTP request module in make and pull this data from there and move to a google sheets.

Would love to know what you are trying to build here :slight_smile: