How to create a new project in Google and get Client ID and Secret key?

In this post, we are going to see the step by step guides on how to create a new project in Google and get the JSON file which contains the client id and client secret for Google Drive Integration for SuiteCRM Product

  • Click this link to register an app in Google.
  • Now you will be redirected to a new page. Choose “Create Project” from the first Dropdown and click “Continue” button
Step 1
  • Clicking on “Continue” will redirect you to a new page which tells you that “API is enabled”. Click on “Go to credentials” button.
Step 2
  • Now, you will be redirected to another page. Choose “Google Drive API” from the first drop-down, Choose “Web server” from the second dropdown, and choose “User data” in the Radio button. Then click on “What credentials do I need?” button
Step 3
  • Now, you will be redirected to another page. Here, you should give a name for your app (Example: Google Drive Integration), and then give the domain name, and then provide the authorised redirect URL (You can get it from Settings page of module). Then click “Create OAuth client ID” button
Step 4
  • Give your product a name and click “Continue” button
  • Now click on “Download” button and get the JSON file. Click “Done” button to complete the steps.

Leave a Reply