[SOLVED] Using 10.4 to access a SOAP API |
5/5/2020 20:37:39 | |
| ASPRunner.NET General questions | ||
|
Has anyone successfully connected to a SOAP API using ASPRunner.Net 10.4? |
||
|
|
Sergey Kornilov admin 5/6/2020 |
|
While we do not support SOAP directly you there is a way to make it work. You can create a SQL View first, switch to Code View and write your code that retrieves data via SOAP. ASPRunner.NEY will handle the rest. |
|