This workflow uses the HTTP/Webhook action to get the current position of the International Space Station (ISS) and then uses $respond() to return a 302 redirect to view the current position on Google Maps.
This workflow returns a custom response to HTTP requests.
When you load the endpoint, this workflow will:
Get the latest position of the International Space Station (ISS) using the Open Notify API
Return an HTTP 302 redirect to Google Maps with a pin showing the latest position of the ISS
To try it out, just load the endpoint URL in your browser. For the public demo workflow, the URL is:
https://en3nw7js9dhm37a.m.pipedream.net
If you copy this workflow, the URL will change.
NOTE: The data for this workflow is public. Any data you send (including your IP address, user agent, etc) will be public. To simply inspect executions, select events at the left. Or copy and run a private copy of this workflow.