Skip to content

Instantly share code, notes, and snippets.

@aoirint
Created February 21, 2020 13:53
Show Gist options
  • Save aoirint/97d48a23be288e854ef5d7fb4cb77047 to your computer and use it in GitHub Desktop.
Save aoirint/97d48a23be288e854ef5d7fb4cb77047 to your computer and use it in GitHub Desktop.
Microsoft Teams get aadObjectId (use for outgoing webhook service) browser-side script
$('#personDropdown .status-icon').attr('data-tid').substr(17);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment