<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Interacting With SOAP APIs via Okta Workflows

Workflows
Okta Classic Engine
Okta Identity Engine

Overview

This article presents details on interacting with SOAP APIs via Okta Workflows.

 

Applies To

  • Okta Workflows
  • SOAP APIs
  • Okta Identity Engine (OIE)
  • Okta Classic Engine

Solution

It is possible to interact with SOAP APIs using Okta Workflows.

  • Workflows have XML Build and XML Parse functions.
  • XML Build can be used to construct the payloads intended to be sent to the SOAP service.
  • XML Parsing can be used to convert XML to JSON for downstream use in a flow.
  • Finally, an API - Raw Request card can be used to interact with the service.
Loading
Okta Support - Interacting With SOAP APIs via Okta Workflows