{"id":7539873,"url":"https://github.com/SoftwareAG/webmethods.io-Deputy--Community-Connector","last_synced_at":"2025-05-09T23:32:36.443Z","repository":{"id":44619028,"uuid":"242967127","full_name":"SoftwareAG/webmethods.io-Deputy--Community-Connector","owner":"SoftwareAG","description":"This is a webMethods.io community connector for Deputy, a platform which allows you to Manage your workday from any device with Deputy's flexible scheduling software \u0026 time clock app designed for any type of workforce.","archived":false,"fork":false,"pushed_at":"2023-05-08T03:18:38.000Z","size":1465,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T04:53:17.741Z","etag":null,"topics":["community","connectors","webmethods","webmethods-io-integration"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoftwareAG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-25T10:00:34.000Z","updated_at":"2022-02-04T08:53:02.000Z","dependencies_parsed_at":"2024-11-16T08:30:46.576Z","dependency_job_id":"e707fc37-45bb-4637-9dbb-fe9ca1191c16","html_url":"https://github.com/SoftwareAG/webmethods.io-Deputy--Community-Connector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareAG%2Fwebmethods.io-Deputy--Community-Connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareAG%2Fwebmethods.io-Deputy--Community-Connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareAG%2Fwebmethods.io-Deputy--Community-Connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareAG%2Fwebmethods.io-Deputy--Community-Connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareAG","download_url":"https://codeload.github.com/SoftwareAG/webmethods.io-Deputy--Community-Connector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253341969,"owners_count":21893547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["community","connectors","webmethods","webmethods-io-integration"],"created_at":"2024-04-08T00:09:15.055Z","updated_at":"2025-05-09T23:32:35.948Z","avatar_url":"https://github.com/SoftwareAG.png","language":"JavaScript","funding_links":[],"categories":["Integration \u0026 APIs"],"sub_categories":["![icon-webMethods io-Integration-64x64](https://user-images.githubusercontent.com/23717841/230610242-388570ae-f593-4d12-b4d8-c70579261a3e.png) webMethods.io Integration"],"readme":"# webmethods.io-Deputy--Community-Connector\nThis is a Webmethods.io community connector for [Deputy](https://www.deputy.com/), a platform which allows you to Manage your workday from any device with Deputy's flexible scheduling software \u0026 time clock app designed for any type of workforce. The connector uses the [Deputy REST API](https://www.deputy.com/api-doc/API) to make HTTP requests to access or modify a resource. The actions supported by this community connector are:\n#### 1. [Active An Employee](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\n#### 2. [Add A Employee](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\n#### 3. [Archive A Location In Deputy](https://www.deputy.com/api-doc/API/Location_Management_Calls)\n#### 4. [Create A Journal](https://www.deputy.com/api-doc/API)\n#### 5. [Current Payroll Status](https://www.deputy.com/api-doc/API/Enterprise_Payroll)\n#### 6. [Delete An Employee](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\n#### 7. [Get Details About The User](https://www.deputy.com/api-doc/API/It_is_All_About_Me)\n#### 8. [Get Employee Details](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\n#### 9. [Get Time](https://www.deputy.com/api-doc/API/Utility_Methods)\n#### 10. [Invite An Employee To Deputy](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\n#### 11. [List System Roster Template](https://www.deputy.com/api-doc/API/Roster_Management_Calls)\n#### 12. [Start Given Employee's Timesheet](https://developer.bigcommerce.com/api-reference/store-management/shipping-api)\n#### 13. [Terminate An Employee](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\n#### 14. [Update An Employee](https://www.deputy.com/api-doc/API/Employee_Management_Calls)\nLearn about other supported actions [here](https://www.deputy.com/api-doc/API/Getting_Started).\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\nThis connector requires any [Node](https://nodejs.org/dist/) version between 8.14.0 and 10.14.2.\n\nNote: If you have installed any other Node version on your system, you can:\n1. Use tools to switch between different versions of Node\n\n  - For Windows, use [nvm-windows](https://github.com/coreybutler/nvm-windows#installation--upgrades).\n  \n  - For Mac, use [homebrew](https://brew.sh/).\n2. Build your app using your existing Node version and then transpile your code using a transpiler like [Babel](https://babeljs.io/).\n\nThe connector has been built with [wmiocli](https://docs.webmethods.io/integration/developer_guide/connector_builder/#gsc.tab=0), webmethod.io's iPaaS Connector Builder CLI tool, which must be installed.\n### Getting the Access token , Store Hash and Client Secret \nSteps:\n  Login to Deputy\n  Go to your account\n  Change the URL path to /exec/devapp/oauth_clients . E.g https://{your subdomain}.deputy.com/exec/devapp/oauth_clients\n  Create a dummy client of yours and get an Access Token from there. Use anything (e.g. http://localhost for the redirect URI. It won't be used.)\n  You can use this access token as you like! Please note that this token will stop working if you as a user/employee gets de-activated from Deputy.\n### Installing\n1. Clone the repo `https://github.com/yuvanmytri/webmethods.io-Deputy--Community-Connector.git`.\n2. Run `npm install -g @webmethodsio/wmiocli`.\n3. Login to your webmethods.io tenant using `wmio login`.\n4. Execute `wmio init` to get started.\n5. Finally, execute `wmio deploy` to deploy this connector to your tenant.\n\nOnce deployed, it’ll be automatically registered with webMethods.io Integration and will be available to you locally in the Connectors panel under the Services tab.\n\n## Running the tests\nTo test, you can execute `wmio test`.\n\n## Deployment\nExecute `wmio deploy` to deploy this connector to your webmethods.io tenant. And `wmio unpublish` to unpublish the published connector app along with triggers and actions associated with the app.\n\n![Deputy Connector](https://user-images.githubusercontent.com/20556391/75240942-31a43e80-57eb-11ea-849e-e4c25bf43321.PNG)\n\n\n## Built With\nNode v8.14.0 and [wmiocli](https://docs.webmethods.io/integration/developer_guide/connector_builder/#gsc.tab=0), webmethod.io's iPaaS Connector Builder CLI.\n\n## Contributors\n[Anshuman Saikia](https://github.com/anshu96788) |\n[Dipankar Dutta](https://github.com/DipankarDDUT) |\n[Nawajish Laskar](https://github.com/Nawajish)\n\n## License\nThis project is licensed under the Apache 2.0 License - see the [LICENSE.md](https://github.com/SoftwareAG/webmethods-microservicesruntime-samples/blob/master/LICENSE) file for details\n\n______________________\nThese tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.\n\nContact us at [TECHcommunity](mailto:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSoftwareAG%2Fwebmethods.io-Deputy--Community-Connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSoftwareAG%2Fwebmethods.io-Deputy--Community-Connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSoftwareAG%2Fwebmethods.io-Deputy--Community-Connector/lists"}