This topic is locked
[SOLVED]

 Using 10.4 to access a SOAP API

5/5/2020 8:37:39 PM
ASPRunner.NET General questions
Lowkeck authorDevClub member

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.