admin-dashboard-backend/groupTasks/groups/shx-fetch-google-sheet-data/index.json

15 lines
330 B
JSON

{
"category": "Shinnex",
"name": "Daten aus Google Sheets synchronisieren",
"globalInputs": [],
"tasks": [
{
"name": "Daten aus Google Sheets synchronisieren",
"onFinish": "next",
"undoPossible": false,
"repeatPossible": true,
"scriptPath": "script.py",
"parameters": []
}
]
}