Has anybody experience with configuring web services which are triggered by M3 event subscriptions in CMS045/049? We have a business case where as soon as a new record is created in table A, a field in table B needs to be populated with a value that sits in a field in the newly created record in table A. Unfortunately, there is no standard M3 API available to update this field and we have therefore developed a web service for this. However, I'm having issues figuring out how we would pass through the input values to the web service call.