Question

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

  • 18 October 2023
  • 0 replies
  • 24 views

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?


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