Hi
I think this topic may be similar to http://forums.squizsuite.net/index.php?showtopic=8509 but not entirely sure so didn't want to hijack that thread.
Is it possible in Matrix to consume a web service and use that information? I'm pretty new to the web service side of things. What I want to be able to do in particular is use http://abr.business.gov.au/abrxmlsearch/Forms/ABRSearchByABN.aspx in a Custom Form so that the user enters information that will be retrieved from the web service, and the data retrieved will used as part of the Custom Form.
It seems from the sample code provided that the HTTP GET option would be the most suitable for Matrix is it is what I am leaning towards if any one can help.
I've looked at the SOAP options in Matrix but realised from the other thread and manuals that it is only for internal Matrix operations, and I'm not sure if/how this can be done with REST assets.
The WSDL is located at http://abr.business.gov.au/abrxmlsearch/AbrXmlSearch.asmx?WSDL