n8n-nodes-google-service-account-dynamic-impersonate
v0.1.0
Published
This package provides better Google Services credentials for n8n, by allowing to customize the delegation from the HTTP node directly.
Downloads
56
Readme
n8n-better-google-services-credential
This is an n8n community credential. It lets you use the Google Services Account API in your workflows but allows you overwriting the user to impersonate.
This is useful for scenarios where, for example, you want to set a company-wide signature in Gmail for all users.
n8n is a fair-code licensed workflow automation platform.
Installation
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation. The name of the package is n8n-better-google-services-credential
Credentials
Refer to the Google Service Account documentation to set up the credentials for use in HTTP nodes.
Whenever you want to impersonate a different user, you can set the delegated-email
header in the HTTP node.
Compatibility
Tested with n8n v1.26.0