0

I am trying to configure event arc using node.js code. any idea on how Event-Arc configuration can be done with node.js.

1 Answers1

0

Because there is a lot of lacking information in your question I will have to do some assumptions.

If you want to set up Eventarc, there is a client library for NodeJS available here.

Depending on your use case you either want to read about

  • Triggers that are listening for Google source (docs)
  • Third party integrations (docs)
  • Custom events integration via Firebase (docs)
Bartosz Przybylski
  • 1,628
  • 10
  • 15