Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Node-Red and Tesla API

This site may earn commission on affiliate links.
Does anyone know how to set an authorization header to an access token and then feed that into an http request node to make an API call to the Tesla servers? I know I can enter the code directly into the setup info for the http request node (which works just fine) but I'm trying to do it outside of the http request node so that I can eventually automate changing the access token throughout the flow when my token gets refreshed.