Show.Created

show.created

Returns a payload with Show information when a new show is created.

{
  "name": "show.created",
  "userName": "My Username",
  "orgID": "Org ID",
  "showID": "Show ID",
  "showSubtitle": "Show Description",
  "showOwner": "Show Owner",
  "showName": "My Amazing Show",
}