Home
Craft.io
Craft Io Getitemflat 200 Example
Craft Io Getitemflat 200 Example
string
Product Management Roadmaps OKRs Backlog Feedback Portfolio Specifications
Craft Io Getitemflat 200 Example is an example object payload from Craft.io, with 43 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
id type workspaceId title description creationTime updateTime status_id status_name importance_id importance_name objective_id objective_name keyResult_id keyResult_name persona_id persona_name sprint_id sprint_name quarter_id release_name assignee_id assignee_team assignee_user storyPoints estimatedHours actualStartDate actualEndDate devToolKey parent_id parent_title parent_shortId custom_2305843010172190992 custom_2305843010172191018 custom_2305843010172191132 custom_2305843010172191024 custom_2305843010172191022 custom_2305843010172191016 custom_2305843010172171351 custom_2305843010172171349 custom_2305843010172171347 custom_2305843010172190959 labels
Example Payload
{
"id": "string",
"type": "string",
"workspaceId": "string",
"title": "string",
"description": "string",
"creationTime": "2022-09-16T06:26:01.000Z",
"updateTime": "2023-06-14T13:54:34.792Z",
"status_id": "string",
"status_name": "string",
"importance_id": "string",
"importance_name": "string",
"objective_id": "string",
"objective_name": "string",
"keyResult_id": "string",
"keyResult_name": "string",
"persona_id": "string",
"persona_name": "string",
"sprint_id": "string",
"sprint_name": "string",
"quarter_id": "string",
"release_name": "string",
"assignee_id": "string",
"assignee_team": "string",
"assignee_user": "string",
"storyPoints": 0,
"estimatedHours": 0,
"actualStartDate": "2023-06-06T06:56:35.000Z",
"actualEndDate": "2023-06-20T06:56:35.000Z",
"devToolKey": {
"jira": "string",
"ado": "string",
"github": "string",
"gitlab": "string",
"pivotaltracker": "string",
"targetprocess": "string"
},
"parent_id": "string",
"parent_title": "string",
"parent_shortId": "string",
"custom_2305843010172190992": "string",
"custom_2305843010172191018": "string",
"custom_2305843010172191132": "string",
"custom_2305843010172191024": "string",
"custom_2305843010172191022": "string",
"custom_2305843010172191016": "2023-06-20T21:00:00.000Z",
"custom_2305843010172171351": "string",
"custom_2305843010172171349": "string",
"custom_2305843010172171347": "string",
"custom_2305843010172190959": [
"string"
],
"labels": [
"string"
]
}