Is there any method to send an email using different email address that authenticated in gmail node?

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

Hi,

Gmail supports the feature in the API, but is not available in n8n. But you can add a http node and make a custom api call.

Google documentation on the feature: