

The credentials for a service account can be acquired from the APIs & Services menu. Label for easy identification, essentially a comment. Each credential defined as a Node-RED secret has the following properties: Property However, if your Node-RED runtime is not running under GCP or you wish to call a service with a distinct identity, then you will need to use explicit credentials.Ĭredentials can be provided either as a path to a named key file or by creating a Node-RED managed name credentials secret. If Node-RED is running under a GCP environment such as a Compute Engine, Google Kubernetes Engine or Cloud Run then there is an implicit identity presented to GCP and the flow developer need not provide any authentication configuration. Use the scheduler node's configuration to provide GCP credentials.

GCP credentials are required to securely create a scheduler task in Google Cloud Scheduler. Setup Google Cloud Scheduler and Google CredentialsĬloud Scheduler node uses Google Cloud Scheduler to execute the flow.
#GOOGLE SCHEDULER API INSTALL#
Npm install node-red-contrib-cloud-scheduler
