Hi actually there is a process in our project in which one process completes in the SQL server after that the status code changes and then the Appian process model starts at the click of a button once the status is changed. So is there a way to trigger that process model without clicking on that button on the change of the status? We tried triggering the process model through webApi from SQL server but failed. Is there any other way out?
Discussion posts and replies are publicly visible
All ways to start a process (from a trigger outside of Appian) are documented here: Ways to Start a Process - Appian 23.2Have a look if any of them offer you possibilities.
Good luck!