I want to create a “New Gmail Connection” with ClientID and ClientSecret
But I could not find any help/info about how to go about with the ClientID and ClientSecret.
Has anyone tried this. Please let me know how to go about with this.
Thanks.
I want to create a “New Gmail Connection” with ClientID and ClientSecret
But I could not find any help/info about how to go about with the ClientID and ClientSecret.
Has anyone tried this. Please let me know how to go about with this.
Thanks.
I think I have had to do this for connecting Gmail to websites using an SMTP plugin. This site has a great tutorial on how to set up Gmail as a web app (which is what you do to get the Client ID and Client Secret)
Hello @startuphosting2015 ,
We have the OAuth2 credentials step for Gmail (Developer Edition). You can utilize these steps to generate a Client ID and Client Secret for Gmail integration. Below are the details
Thanks for this information…