Generating OAuth 2.0 Credentials for Google Drive or Google Docs using n8n

Generating OAuth 2.0 Credentials for Google Drive or Google Docs using n8n

Tiempo de lectura: < 1 minuto We will learn today how to generate an OAuth2 credential for Google Drive using n8n. Go to console.cloud.google.com extras: if authentication fails or forces account verification We modified point 5 and indicate Application Web We added the URL of redirection that n8n tells us to add it to the created credential. And now we can … Read more

Configuring Node HTTP Request to Get, Read and Edit Files in Microsoft 360 with n8n

Configuring Node HTTP Request to Get, Read and Edit Files in Microsoft 360 with n8n

Tiempo de lectura: 2 minutos We will today see how we can get data from Excel in Microsoft 360 using n8n. First, we will create an app and credentials from https://portal.azure.com/. Login to your Microsoft account. Search: “App registrations” > click on “New registration” We add the application name and select: Accounts in any organizational directory (any Microsoft Entra multi-tenant … Read more

Configure Microsoft 360 block in n8n for access to Excel

Configure Microsoft 360 block in n8n for access to Excel

Tiempo de lectura: 2 minutos We are going to see today how we can get data from Excel in Microsoft 360 using n8n. The first thing we will do is create an app and credentials from https://portal.azure.com/. Login with your Microsoft account. Search: “App registrations” > click on “New registration” We add the app name and select: Accounts in any … Read more