Hi Folks,
How can we make appian act as middleware where frontend is built in another tech and all the business logics should be performed by appian.
Thank you for suggestions!
Discussion posts and replies are publicly visible
You need to expose your processes as web APIs and the frontend will invoke them when needed. It's a headless approach.