Service definition framework

Service Definition Framework provides capabilities to integrate with other systems synch/async, and build composite APIs once provided out of the box.

This module has a number of prebuilt nodes that are used to build integration with external systems. The service definition is the defined reaction to an event/alert that occurs on one of your pipeline transactions. For example, when an order is created, you configure the system to automatically send an email to the customer confirming the order. In this example, the reaction is an event that is turned on and the response (the email being sent) to a successful order being placed is what we call the service definition.