Skip to main content
Question

Is it possible to integrate my own Express.js backend to my own Zap by using Google oauth2?


I was building my own Zap and express.js backend.

I am aiming that my Zap could be connected to other Zaps like Eventbrite and receive event and ticket information from it.

Users do oauth2 authentication by using their google accounts to my express.js backend.

My express.js backend needs to load information from my own Zap.

How to do this?

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.