Okappy
Get information about your jobs and engineers. Reassign jobs and create new jobs.
Get information about your jobs, employees, and subcontractors on Okappy. Easily access and manage all your job-related tasks, from checking job status to reassigning jobs and creating new ones. Stay organized and efficient with this plugin that puts all your job management tools in one place.
How to
Comments (0)
API docs
Learn how to use Okappy effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I need to get a list of all the users on Okappy."
-
Prompt 2: "Can you provide me with the details of a specific user?"
-
Prompt 3: "How can I get the list of all the customers on Okappy?"
-
Prompt 4: "I want to get the details for a specific customer."
-
Prompt 5: "Can you show me all the jobs associated with a particular customer?"
-
Prompt 6: "How can I get a list of all the jobs on Okappy?"
-
Prompt 7: "I need to add a new job to the system."
-
Prompt 8: "Can you provide me with the details of a specific job?"
-
Prompt 9: "I want to update the details of a specific job."
Features and commands
Feature/Command | Description |
---|---|
getAllUsers | This command retrieves a list of all the users on Okappy. |
getUser | This command provides the details of a specific user based on their user ID. |
getAllCustomers | This command gets the list of all the customers on Okappy. |
getCustomer | This command retrieves the details of a specific customer based on their customer ID. |
getJobsForCustomer | This command shows all the jobs associated with a particular customer based on their customer ID. |
getAllJobs | This command gets a list of all the jobs on Okappy. |
postJob | This command allows you to add a new job to the system. You need to provide the required job details. |
getJob | This command provides the details of a specific job based on its job ID. |
updateJob | This command allows you to update the details of a specific job. You need to provide the updated job details and the job ID. |