Skip to main content

Hi I am very new in zapier
I would like to seek help from your experiences

I have a requirement where I want to display gmail tasks list into my app. 
To handle this I want to use zapier.

I want to create my custom trigger which fetch the gmail tasks and as a action it store  in my own database.

 

I have 3 platform to connect 

  1. My app which have button to connect user to google 
  2. I have my backend apis in node js which to help store access and refresh token of respective users in my table
  3. Zapier to handle authentication flow and once authenticate successfully i want to call trigger to fetch gmail records.

 

Please help me to achieve this task

 

Hi ​@vishva narola,

 

Welcome to the Community.

 

To integrate Gmail tasks, set up Google OAuth in Zapier by creating an app and entering your Google Client ID and Secret. Create a Gmail trigger to fetch tasks, then an action to store them in your database using Webhooks by Zapier. Finally, connect your app via the Zapier API to trigger the Zap when needed. For detailed steps, refer to Zapier’s documentation.

 

I hope this helps. Please let me know if you have any other questions.