Get the coordinates of gyroscope sensor connected with RPI using Google node

Hi, I have been working with a gyroscope sensor and node red,
I am able to receive the data from this sensor using MQTT method but Instead of that I am thinking to connect my google credentials with Node red services and use google node to get the sensor coordinates (which is not moving anywhere) with the help Google API Key
Is there any way to make it work?

Anyone who worked something similar?