Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

How to use conditions in Soap Connector Response Mapping

gokul
Regular Contributor
Regular Contributor

I'm looking for a method/option to conditionally map values in the SOAP connector response mapping.

Example: I want to map the SOAP response attribute value to the account customproperty1 only is the value of the users customproperty1 is 'ABC'. 

If anyone has knowledge on how to achieve this, please share your insights.

2 REPLIES 2

sai_sp
Saviynt Employee
Saviynt Employee

Hi @gokul 

please check this documentation and guide. This has a few examples

https://docs.saviyntcloud.com/bundle/SOAP-v23x/page/Content/Examples-for-SOAP-API-Request-and-Respon...

gokul
Regular Contributor
Regular Contributor

@sai_sp  The examples mentioned are related to the account import json but I want to use those conditions in the create/update account json's response mapping. For that I don't see any reference in the documentation.