The webhook payload does not seem to include information about the person/account that triggered the build.
Including something similar to the CIRCLE_USERNAME env var would be really helpful in extending / simplifying the automation we've built around deployments.
From CircleCI docs: CIRCLE_USERNAME – "The GitHub or Bitbucket username of the user who triggered the pipeline."