Post build and deploy events directly from your pipelines using a simple curl call.Documentation Index
Fetch the complete documentation index at: https://docs.costory.io/llms.txt
Use this file to discover all available pages before exploring further.
Example: curl from a CI / CD pipeline
Recommended event fields
| Field | Required | Description |
|---|---|---|
name | Yes | Event title shown in the timeline. |
timestamp | Yes | ISO-8601 UTC timestamp for the event. |
category | Yes | BUSINESS, TECHNICAL, or PROVIDER. |
source | Yes | A short identifier like custom, ci-cd, or github. |
environment | No | prod, staging, or another environment label. |
service | No | Service or application name. |
labels | No | Reusable tags for filtering in Costory. |
metadata | No | JSON object with URLs, commit SHAs, or context. |
