Setup Google Workspace to read email and calendar metadata via APIs

I have recently been part of a project, Building Nomi, where I was able to work on different types of integration tasks. With Building Nomi we were analyzing everyday metadata from the calendar and email to map the cooperation within organizations.

I thought I might share some of the work here. In this post, I will walk through how to set up your google workspace to be able to access email and calendar metadata through API Google API’s.

Steps:

  1. Create project Building Nomi on your workspace (https://console.cloud.google.com)
  2. Enable APIs on Project (https://console.cloud.google.com)
  3. Create a Service Account (https://console.cloud.google.com)
  4. Assign permissions (https://admin.google.com/)
Continue reading “Setup Google Workspace to read email and calendar metadata via APIs”