RE: How to we make SOAP API calls for a specific operation using Diyotta Jobs
I need to make SOAP API calls to extract the below Cost centers – use Segment2Retrieve() API from Host Analytics.
-> Select the Soap Data point in Rest Properties
1. Click on load for Wsdl Relative Path
2. Select operation from the list of operations and click on Load operation
3. Now, the template will be generated in the Request body… here, need to give all the valid credentials for login name, Password, TenantCode, Field, FieldOperator, string values in place of ??? or ?XXX?
4. Add Headers and their values like below
SOAPAction : http://www.HostAnalytics.com/API/SOAP/StateFree/Common/2009/03/19/Segment2_RetrieveWithLogin
Content-Type : text/xml
-> Select the File Data point in File Properties
-> Execute the job flow