Skip to content

Example to show how to invoke a private webhook from a Cloud Function

License

Notifications You must be signed in to change notification settings

ajlopezn/private-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to call a private webhook from a Google Cloud Function

Simple example to show how to invoke a private webhook from a Google Cloud Function. This is valid, for example, to redirect PubSub push messages to a private endpoint in scenarios were having a public endpoint is not valid.

Some interesting documentation & tutorials tu complement this example are:

The steps to create the end to end scenario are:

  1. ...

About

Example to show how to invoke a private webhook from a Cloud Function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages