{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"name": "<string>",
"description": "<string>",
"type": "PLATFORM",
"tags": [
"<string>"
],
"pieces": [
"<string>"
],
"schemaVersion": "<string>",
"blogUrl": "<string>",
"template": {
"displayName": "<string>",
"trigger": {
"name": "<string>",
"valid": true,
"displayName": "<string>",
"nextAction": "<any>",
"type": "PIECE_TRIGGER",
"settings": {
"pieceName": "<string>",
"pieceVersion": "<string>",
"pieceType": "CUSTOM",
"packageType": "ARCHIVE",
"triggerName": "<string>",
"input": {},
"inputUiInfo": {
"sampleDataFileId": "<string>",
"sampleDataInputFileId": "<string>",
"lastTestDate": "<string>",
"customizedInputs": {},
"schema": {},
"currentSelectedData": "<any>"
}
}
},
"valid": true,
"schemaVersion": "<string>",
"connectionIds": [
"<string>"
]
},
"projectId": "<string>",
"platformId": "<string>",
"metadata": {}
}
The schema is of type object
.