Hi All,
We recently faced a challenge while working on a project that required us to call a SOAP API with third-party endpoints in the Qualtrics platform. However, we encountered some limitations with the SOAP API functions in Qualtrics. Is there any way we can use endpoint URL and trigger the SOAP call.
Below are the steps to SOAP call:
-
Create SOAP project and import wsdl file.
-
Generate session token using ACM credentials. (Credentials shared on separate email)
-
Use that token in sample SOAP call and update attributes and trigger a call.
Any help is appreciated here.