Event filtering

Processes can look for events that contain specific data. For example, a process can send a document for signature to a customer and then wait for an event when the customer returns a signed document. Event filters can filter the event based on data such as the process ID or customer reference.

// Ethnio survey code removed