GitHub Actions · Example Payload

Github Actions Deployment Example

A sample description.

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

Top-level fields

urlidnode_idtaskenvironmentdescriptioncreated_atupdated_at

Example Payload

Raw ↑
{
  "url": "https://www.example.com",
  "id": "abc123",
  "node_id": "500123",
  "task": "example_value",
  "environment": "example_value",
  "description": "A sample description.",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}