{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"name": "<string>",
"summary": "<string>",
"description": "<string>",
"tags": [
{
"title": "<string>",
"color": "<string>",
"icon": "<string>"
}
],
"author": "<string>",
"categories": [
"<string>"
],
"pieces": [
"<string>"
],
"blogUrl": "<string>",
"metadata": {},
"platformId": "<string>",
"flows": [
{
"displayName": "<string>",
"trigger": {
"name": "<string>",
"valid": true,
"displayName": "<string>",
"lastUpdatedDate": "<string>",
"type": "PIECE_TRIGGER",
"settings": {
"propertySettings": {},
"pieceName": "<string>",
"pieceVersion": "<string>",
"input": {},
"sampleData": {
"sampleDataFileId": "<string>",
"sampleDataInputFileId": "<string>",
"lastTestDate": "<string>"
},
"customLogoUrl": "<string>",
"triggerName": "<string>"
},
"nextAction": "<unknown>"
},
"valid": true,
"schemaVersion": "<string>",
"description": "<string>",
"notes": [
{
"id": "<string>",
"content": "<string>",
"position": {
"x": 123,
"y": 123
},
"size": {
"width": 123,
"height": 123
},
"createdAt": "<string>",
"updatedAt": "<string>",
"ownerId": "<string>"
}
]
}
],
"tables": [
{
"name": "<string>",
"externalId": "<string>",
"fields": [
{
"name": "<string>",
"type": "<string>",
"externalId": "<string>",
"data": {
"options": [
{
"value": "<string>"
}
]
}
}
],
"status": "<string>",
"trigger": "<string>",
"data": {
"type": "CSV",
"rows": [
[
{
"fieldId": "<string>",
"value": "<string>"
}
]
]
}
}
]
}Templates
Template Schema
Available options:
OFFICIAL, SHARED, CUSTOM Show child attributes
Show child attributes
Available options:
PUBLISHED, ARCHIVED Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?