Hi at all,
is it possible to call SOAP webservice?
Thank you
Page 1 / 1
Andrea,
You can use Salesforce to proxy your SOAP calls. This works from Skuid using a remote action call from a snippet. You can also setup your apex class as an invocable action. Then you can use the declarative action framework to make your SOAP calls.
Thanks,
Bill
If I create a custom soap client can I resolve?
Andrea,
It is possible to connect to a SOAP service from a Skuid page. You will need to get your Cross Origin security setup in Salesforce to allow this.
Thanks,
Bill
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.