This blog post will teach you how to set up output fields on an API connector action in the Okta Workflows Connector Builder. Your card will look like this: The Weather – Current card. Create API connector tutorials. Set up API connector output fields. Resources. Create API connector tutorials We wrote two tutorials about building API connectors in the Connector Builder: Okta Workflows Tutorial: Build a Connector for OpenWeather API. Okta Workflows Tutorial: Build a Connector for Spotify API (with OAuth 2.0). Set up API connector output fields This blog post will use the OpenWeather API connector. The following flow is the Weather – Current card that returns the current weather information for a city: Flow for the Weather – Current card. Zooming to the end of the flow, you will see the flow passes the raw response (the body field) to the output. The Weather – Current flow.