{
“Id”: “WriteToExcel”,
“CreatedAt”: “2023-03-24T04:50:36.1625434+00:00”,
“ModifiedAt”: “2023-03-24T05:13:43.5315462+00:00”,
“BackgroundColor”: 3,
“Version”: “4.0”,
“Name”: “WriteToExcel”,
“Description”: “”,
“Timeout”: 300000,
“Components”: [
{
“Kind”: “WriteToExcelLocal”,
“Name”: “Step 1”,
“Id”: “WriteToExcelLocal1”,
“PreMappings”: [],
“PostMappings”: [],
“Properties”: {
“Filename”: “”,
“Append”: false,
“SheetName”: “Sheet1”,
“StartColumn”: “A”,
“StartRow”: 1,
“OutputHeader”: true,
“OutputKeys”: “”
}
}
],
“Properties”: {},
“Tags”: []
}
Post your comment on this topic.