How to fetch the Activity details using SOAP API
Content
Hi Team,
I'm trying to get all the activity ID's based start time and status=accepted using SOAP API.
So for this scenario I have taken outbound wsdl of TOA but I am facing challenge from SOAP UI.
Here is the URL: https://api.etadirect.com/soap/outbound/?wsdl
Error details: Error loading [https://api.etadirect.com/soap/outbound/?wsdl]: java.lang.Exception: Failed to load url; https://api.etadirect.com/soap/outbound/?wsdl, 0
Similarly when I test this URL from browser I’m getting all the methods but issue with SOAP UI.
0