I hope all is well. I’m creating a workflow that involves connecting n8n to a Google Docs Create Document node. I’ve established my Client ID, Client Secret, and enabled the Google Docs API in my account.
I’m able to connect using the Google Documents Get Document node with no issues. However, for the Google Docs Create Document node, it’s asking for the additional information: Authorization URL and Access Token URL (see image).
I’ve tried researching and constructing these own my own, but so far, I’ve been unsuccessful. I haven’t found any n8n tutorials on how to connect to this specific node.
Can anyone provide any insight. Any feedback is appreciated. Thanks in advance.