Problem
We need to pass the user_id because when we retrieve events from Connect accounts we no longer have access to a user_id field as we would in the Connect webhook. This needs to be passed all the way into the event so that we can store it in the user_id field on that event.
Problem
We need to pass the
user_idbecause when we retrieve events from Connect accounts we no longer have access to auser_idfield as we would in the Connect webhook. This needs to be passed all the way into the event so that we can store it in theuser_idfield on that event.