Purpose
1.2. Ensure legal compliance, reduce manual errors, standardize employee experience, and accelerate readiness of new hires.
Trigger Conditions
2.2. Approved candidate status change in applicant tracking system.
2.3. Scheduled hiring date approaching in staff calendar or scheduling platform.
Platform Variants
3.1. Workday
• Function: "Create Employee Record" API — auto-create onboarding profile.
• Sample: Set endpoint to /employees with JSON payload for new staff.
3.2. ADP Workforce Now
• Function: "Employee Onboarding" module trigger — initiate onboarding checklist.
• Sample: Enable auto-trigger on status change to “Hired”.
3.3. BambooHR
• Function: "Add Employee" API — push new hire record.
• Sample: Use POST /employees with new staff personal and contact info.
3.4. Gusto
• Function: “Onboard Employee” automation — set payroll & tax status.
• Sample: Configure auto-invite staff to complete payroll profile.
3.5. DocuSign
• Function: "Send Envelope" API — auto-send contract and compliance docs.
• Sample: Template selection based on role, auto-attach to employee email.
3.6. Google Workspace
• Function: "Create User" API — provision company email and team drive.
• Sample: Use Directory API POST /users with auto-generated credentials.
3.7. Slack
• Function: "Invite User" API — auto-add to communications channels.
• Sample: Add to #staff-onboarding, #kitchen, #front-of-house.
3.8. Microsoft Teams
• Function: “Add Member to Team” API — provision role-based access.
• Sample: Auto-assign to “New Staff Andalusian” team and HR channel.
3.9. Deputy
• Function: “Add Employee” API — import staff to scheduling system.
• Sample: Sync employee shift preferences and legal hour limits.
3.10. When I Work
• Function: "Create Staff Profile" — assign default training and workgroups.
• Sample: Automation sets up training schedule for “Andalusian Menu Knowledge”.
3.11. Trello
• Function: "Create Card" API — onboarding tasklist per staff.
• Sample: Populate with “Uniform Fitting”, “Health & Safety Course” checklists.
3.12. ServiceNow
• Function: “Onboarding Workflow” trigger — IT and facility checklist.
• Sample: Set notification for uniform, badges, POS access.
3.13. Docparser
• Function: “Parse HR Forms” — extract structured data from onboarding docs.
• Sample: Forward parsed results to HRIS or payroll automatically.
3.14. SignNow
• Function: "Create Document Invite" — automate contract signature step.
• Sample: Set triggers for role-based templates.
3.15. Zoho People
• Function: "Employee Onboarding" — prefill and distribute onboarding forms.
• Sample: Assign training and compliance forms based on role.
3.16. Zendesk
• Function: “Create Ticket” API — IT onboarding request tracking.
• Sample: Auto-ticket for POS, kitchen system credentials.
3.17. Asana
• Function: "Create Task" API — individualized onboarding checklist.
• Sample: Link tasks for doc collection, team intros, menu training.
3.18. Microsoft Outlook
• Function: "Send Automated Email" — schedule welcome & orientation emails.
• Sample: Mail merge new hires with orientation details.
3.19. Trainual
• Function: “Assign Training Module” — deliver Andalusian cuisine processes.
• Sample: Assign modules based on kitchen/front-of-house role.
3.20. Calendly
• Function: "Auto-Schedule Orientation" — book group or 1:1 onboarding slots.
• Sample: Send invite based on hire date in HRIS.
3.21. Paychex
• Function: “New Hire Entry” — sync with HR onboarding and payroll systems.
• Sample: Use paid API endpoint to register new staff in payroll.
Benefits
4.2. Ensures every legal, compliance, and training step is completed.
4.3. Immediate access to all tools, boosts new hire productivity.
4.4. Personalizes onboarding by job role and streamlines resource allocation.
4.5. Accelerates integration and improves retention by enhancing new staff experience.