Skip to content

Instantly share code, notes, and snippets.

@anthonybudd
Last active April 22, 2019 17:35
Show Gist options
  • Save anthonybudd/c0d07fd30e16f7c4a07c901793e39550 to your computer and use it in GitHub Desktop.
Save anthonybudd/c0d07fd30e16f7c4a07c901793e39550 to your computer and use it in GitHub Desktop.
tps.jobs.getEvents('fda13b53-5ba4-4245-9473-487c867f2625').then(function (events) {
events.map(event => {
console.log(event)
})
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment