Day 8 with Workflows — Calling an HTTP endpoint
Time to do something pretty handy: calling an HTTP endpoint, from your Google Cloud Workflows definitions. Whether calling GCP specific APIs such as the ML APIs, REST APIs of other products like Cloud Firestore, or when calling your own services, third-party, external APIs, this capability lets you plug your business processes to the external world!
Let’s see calling HTTP endpoints in action in the following video, before diving into the details below:
Read more...