App
Onbee.app
Onbee.app is an HR system for onboarding. Add, update, delete employee/contractor data and manage assets.
What your agent can do with Onbee.app
Triggers and actions 10 actions
- ActionCreate Employee
Creates an employee in Onbee.app
- ActionCreate Inventory
Creates an inventory item in Onbee.app
- ActionDelete Employee
Delete an employee record. GET /employee-delete/{id}
- ActionDelete Inventory
Delete an inventory item. GET /inventory-delete/{id}
- ActionGet Employee
Get a single employee by id. GET /employee-detail/{id}
- ActionGet Inventory
Get a single inventory item by id. GET /inventory-detail/{id}
- ActionList Employees
List all employees. GET /employee-list/
- ActionList Inventory
List all inventory items. GET /inventory-list/
- ActionUpdate Employee
Updates an employee in Onbee.app
- ActionUpdate Inventory
Updates an inventory item in Onbee.app
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Onbee.app API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.