GitHub · Example Payload

Github Teams Reaction Example

CodePipelinesPlatformSoftware DevelopmentSource ControlT1

Github Teams Reaction Example is an example object payload from GitHub, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnode_idusercontentcreated_at

Example Payload

Raw ↑
{
  "id": 1,
  "node_id": "MDg6UmVhY3Rpb24x",
  "user": "example_value",
  "content": "heart",
  "created_at": "2016-05-20T20:09:31Z"
}