{"id":18542121,"url":"https://github.com/mojoaar/liquidplanner-powershell","last_synced_at":"2025-05-15T04:31:52.909Z","repository":{"id":201773287,"uuid":"95008115","full_name":"mojoaar/liquidplanner-powershell","owner":"mojoaar","description":"This PowerShell module provides a series of cmdlets for interacting with the Liquid Planner API","archived":false,"fork":false,"pushed_at":"2017-08-16T06:47:42.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-26T05:12:55.409Z","etag":null,"topics":["api","liquidplanner","powershell","powershell-module","powershell-modules"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mojoaar.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}},"created_at":"2017-06-21T13:39:10.000Z","updated_at":"2019-08-29T13:07:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"5dd764f9-2fa0-4f5f-b65e-78231c0e19c3","html_url":"https://github.com/mojoaar/liquidplanner-powershell","commit_stats":null,"previous_names":["mojoaar/liquidplanner-powershell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fliquidplanner-powershell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fliquidplanner-powershell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fliquidplanner-powershell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojoaar%2Fliquidplanner-powershell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojoaar","download_url":"https://codeload.github.com/mojoaar/liquidplanner-powershell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239262366,"owners_count":19609518,"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":["api","liquidplanner","powershell","powershell-module","powershell-modules"],"created_at":"2024-11-06T20:07:26.163Z","updated_at":"2025-02-17T08:41:11.699Z","avatar_url":"https://github.com/mojoaar.png","language":"PowerShell","readme":"# PSLiquidPlanner\nThis PowerShell module provides a series of cmdlets for interacting with the [Liquid Planner API](https://www.liquidplanner.com/support/articles/developer-tools/). Invoke-RestMethod is used for all API calls.\n\n## Requirements\nRequires PowerShell 3.0 or above (this is when `Invoke-RestMethod` was introduced).\n\n## Usage\nDownload the [latest release](https://github.com/mgjohansen/liquidplanner-powershell/releases/latest) and  extract the .psm1 and .psd1 files to your PowerShell profile directory (i.e. the `Modules` directory under wherever `$profile` points to in your PS console) and run:\n`Import-Module PSLiquidPlanner`\nOnce you've done this, all the cmdlets will be at your disposal, you can see a full list using `Get-Command -Module PSLiquidPlanner`. Remember to run Set-LiquidPlannerAuthToken \u0026 Set-LiquidPlannerWorkspace before beginning to work in your environment.\n\n## Cmdlets\n* Add-LiquidPlanerTaskComment\n* Add-LiquidPlannerTaskLink\n* Get-LiquidPlannerActivity\n* Get-LiquidPlannerClient\n* Get-LiquidPlannerMember\n* Get-LiquidPlannerProject\n* Get-LiquidPlannerTask\n* Get-LiquidPlannerWorkspace\n* New-LiquidPlannerProject\n* New-LiquidPlannerTask\n* Remove-LiquidPlannerEnvironment\n* Set-LiquidPlannerAuth\n* Set-LiquidPlannerAuthToken\n* Set-LiquidPlannerWorkspace\n* Test-LiquidPlannerAuthIsSet\n* Test-LiquidPlannerEnvironment\n* Test-LiquidPlannerWorkspaceIdIsSet\n\n## Author\nAuthor: Morten G. Johansen (\u003cmorten@glerupjohansen.dk\u003e) // [Twitter](https://twitter.com/mgjohansen)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fliquidplanner-powershell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojoaar%2Fliquidplanner-powershell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoaar%2Fliquidplanner-powershell/lists"}