This article presents details on interacting with SOAP APIs via Okta Workflows.
- Okta Workflows
- SOAP APIs
- Okta Identity Engine (OIE)
- Okta Classic Engine
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.
