I am experiencing an integration error while attempting to connect to a Start Process Web API within the same environment. I have tested the connection using Postman, and it works fine.
Discussion posts and replies are publicly visible
When you get a 500 Internal Server Error while calling the Web API from the integration object, it means the issue isn't with authentication but with how the Web API is handling the request.
Here are some possible reasons for the error:
Hello adityapavan You might need to re-verify the payload structure that you have used here and the one in Postman. Check if there is any difference. Could you also post the Appian Payload request.