{"id":19504533,"url":"https://github.com/tools4everbv/helloid-task-sa-source-helloid-accountsearch","last_synced_at":"2025-09-02T15:48:06.499Z","repository":{"id":244778520,"uuid":"816226412","full_name":"Tools4everBV/HelloID-Task-SA-Source-HelloID-AccountSearch","owner":"Tools4everBV","description":"HelloID - User account search","archived":false,"fork":false,"pushed_at":"2024-06-17T10:28:50.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-08T10:44:56.600Z","etag":null,"topics":["data-source","helloid","powershell","service-automation"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tools4everBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-17T09:52:30.000Z","updated_at":"2024-06-17T10:28:20.000Z","dependencies_parsed_at":"2024-06-17T12:12:43.001Z","dependency_job_id":null,"html_url":"https://github.com/Tools4everBV/HelloID-Task-SA-Source-HelloID-AccountSearch","commit_stats":null,"previous_names":["tools4everbv/helloid-task-sa-source-helloid-accountsearch"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-HelloID-AccountSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-HelloID-AccountSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-HelloID-AccountSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-HelloID-AccountSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Task-SA-Source-HelloID-AccountSearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240754371,"owners_count":19852189,"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":["data-source","helloid","powershell","service-automation"],"created_at":"2024-11-10T22:26:09.375Z","updated_at":"2025-02-25T22:11:16.511Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloID-Task-SA-Source-HelloID-AccountSearch\n\n## Prerequisites\n\n- [ ] _HelloID_ environment.\n- [ ] _HelloID_ Service Automation agent (cloud or on-prem).\n- [ ] Access to the _HelloID_ API.\n  - [ ] API Key\n  - [ ] API Secret\n\n## Description\n\nThis code snippet executes the following tasks:\n\n1. Imports the ActiveDirectory module.\n2. Define a search query `$HelloIDUserSearchFilter` based on the search parameter `$datasource.searchUser`\n3. Retrieve the HelloID users using the `Get all users` API with a paging of 1000.\n\n\u003e The query property **search** searches for users via contains in following fields: Firstname, Lastname, Username, Contact email [See the HelloID Docs page](https://apidocs.helloid.com/docs/helloid/041932dd2ca73-get-all-users)\n\n1. Return a hash table for each user account using the `Write-Output` cmdlet.\n\n\u003e To view an example of the data source output, please refer to the JSON code pasted below.\n\n```json\n{\n    \"searchUser\": \"James\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-helloid-accountsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-helloid-accountsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-helloid-accountsearch/lists"}