This document discusses workflow automation in microservices architectures. It notes the challenges of coordinating microservices and losing visibility of end-to-end flows. It proposes using workflow engines to orchestrate microservice interactions through commands and events while ensuring end-to-end flow manageability through monitoring. Key points are balancing orchestration with loose coupling, using BPMN to support integration use cases, and having ownership of workflows within service boundaries.