Hi All,
Currently I am working in my company cloud Network, and I am facing these challenges how can I achieve this.
1.There are some APIs which are created in my client's network and I wanted to invoke the data using this APIs, so how should I get that API data in my Cloud Appian System.
2. I wanted to send a document from my cloud network to client's Server. How can I do this using the cloud system.
3. Can we integrate Appian with MuleSoft.
Please suggest :)
TIA
Harsha
Discussion posts and replies are publicly visible
1.There are some APIs which are created in my client's network and I wanted to invoke the data using this APIs, so how should I get that API data in my Cloud Appian System.Yes. Besides the OOB connectors, you can easily integrate with any REST or SOAP based APIs.Firewall/VPN from cloud is I think the main thing to resolve first. And in 17.3 you can setup proxies from admin console this may alleviate firewall/vpn issues.
2. I wanted to send a document from my cloud network to client's Server. How can I do this using the cloud system.Review this: docs.appian.com/.../HTTP_File_Upload_Smart_Service.html
Yes. Mulesoft platform supports both REST and SOAP.