40
Views
1
Comments
How to retrieve email signature of an user authenticated by google login
Question

Hi All,

In my application, User is authenticated by google login via their gmail account. I want to retrieve the email signature of the gmail account which is used for login. How to achieve this one ? 

2026-04-13 05-08-14
Pankaj Jain

Hi Suprio,

I never implemented it but I think you can do it by using Gmail API from google. You can check the Gmail doc here for more info. I do not think there is any component available at forge. One is available at forge only supports the google login. So you need to create your self.


Hope it helps you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.