Skip to main content
Question

How do I create a custom trigger in Zapier to display Gmail tasks in my app?

  • March 27, 2025
  • 1 reply
  • 13 views

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

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • 3527 replies
  • March 28, 2025

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.