{
"name": "Start Onboarding",
"type": "workflow",
"description": "Initiate onboarding tasks for a new employee.",
"category": "Human Resources",
"fields": ["employee_id", "start_date"],
"steps": [
{ "name": "Collect Documents" },
{ "name": "Create Accounts" },
{ "name": "Schedule Orientation" }
]
}
← Back to package