Hello,I'm interested in integration of my Appian application with microservices.Do you know if Appian can support microservcies? Thank you!Kindest regards,Irina
OriginalPostID-211795
Discussion posts and replies are publicly visible
Dear Irinar, Were you able to implement microservices architecture using Appian?
Thanks
What do you mean with "implement microservices architecture using Appian"?
Connecting to other microservices is not an issue, Appian supports incoming and outgoing REST APIs.
In theory, you could do a form of microservices by having different apps within Appian which you all expose as APIs and then have a central app call those APIs.
But it would only apply to really complex apps where you need to split it to be able to isolate the different parts of the apps (and development teams).