In the post_event_list, you just need to consider the specific event that you're looking for. You want to write your script so it will pick it up regardless of if it's first, last, somewhere in the middle, or the only event in the call (based on what's possible in your implementation). As far as I k...