WSDL Code
You can download the WSDL code from your web services SOAP URL or obtain it from Support. The WSDL file for AlertFind is located at:
https://BACKEND_URL/soap-api/notification?WSDL
where, BACKEND_URL
is your AlertFind URL.
You can also locate it on the Settings page by following the these steps.
To locate your SOAP URL:
- Click Settings on the navigation bar. The Settings page appears.
- Locate the Web Services Settings panel at the bottom of the page.
- Select and copy the SOAP Address URL for any API.
- Paste this address into a browser window and add
?wsdl
to the end.
The WSDL code appears in the browser window. You might be prompted to log in to AlertFind, depending on your status.