
Creating your first Web Service with Composable DataFlow
The WebService we’ll be creating is a simple API endpoint that accepts a Time Zone as a parameter and returns current date and time. To create a Web Service, first create a new DataFlow and add two modules: “Web Receive”…