Web API to receive values from external system

I need to receive the values from external system to update into Appian database. So i have used start process in web api to get those values and update accordingly. Through postman i was able to start the process with provided values from external system but when i'm try to trigger from mule service it not able to trigger and sometimes it shows 401 authentication problem. User who try to start the process is also available in appian environment. Please help on this how get those data from mule service.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    A Score Level 1
    in reply to gangatharan
    Hi Ganga,
    As other folks mentioned all the things. I would like to ask you. Please check the logs in the Mule when you exactly try to connect the service. Sometimes Http and Https makes some confusion when you try to access outside Web API's. Having said that did you connect any other external systems like Appian from Mule. If yes then could you please share those details if possible so that we can figure out the issue.
Children