How do I find the specific version of my WSDL?
# ask-stanley-ai
c
How do I find the specific version of my WSDL?
c
AI generated answer (using internal Slack threads):
To find the specific version of your WSDL, you can check the URL from which you downloaded the WSDL file. The version is typically included in the URL. For example, if you downloaded the WSDL from
<https://webservices.netsuite.com/wsdl/v2020_2_0/netsuite.wsdl>
, the version is 2020.2.0. Additionally, you can also find the version information within the WSDL file itself. It's usually defined in the
wsdl:documentation
section. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833129942
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819946408
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819641173
Please provide your feedback on this answer.