As you may have seen a few posts made by me in order to put together the GPS Tracking solution. And I figured it would be best to separate each topic by post, to avoid clutter and confusion.
I have a TomTom developer account and want to incorporate TomTom maps & other Telematics functions into the GPS Tracking solution. Can this be done, and if so, how do we do this?
You can call HTTP Endpoints using the http request node. There are examples in the cookbook
Alternatively, they also seem to have an NPM package that you could import in node-red. Better still, develop a custom contrib node and add it to the flows library - for both the communities (and TomToms) benefit.