Summary
In this chapter, you created web services providing certain functionality to the outside world. You integrated Appian into an existing web service and got a good understanding of the protocols and data formats required to make this work.
Integrating services is always a challenge. Appian makes things comparatively simple, but never underestimate the basic complexity. If you have little experience with system integration, seek support from system administrators or IT architects.
If you want to dig deeper, there's a great tutorial in the Appian documentation that connects to an API of SpaceX and provides data on all their spacecraft and rocket launches:
https://docs.appian.com/suite/help/latest/Service-Backed_Record_Tutorial.html
In the next chapter, the last one, I would like to provide you with a selection of implementation patterns in the hope of making your everyday life as an Appian designer easier.