{"id":16431002,"url":"https://github.com/waldekmastykarz/sample-solution-gallery-connector-node","last_synced_at":"2026-05-14T12:32:03.261Z","repository":{"id":196685104,"uuid":"696753176","full_name":"waldekmastykarz/sample-solution-gallery-connector-node","owner":"waldekmastykarz","description":"Microsoft Graph connector that ingests content from the Sample Solution Gallery","archived":false,"fork":false,"pushed_at":"2023-10-02T12:56:48.000Z","size":404,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T00:00:23.817Z","etag":null,"topics":["microsoft-365","microsoft-graph","microsoft-graph-connector","nodejs"],"latest_commit_sha":null,"homepage":"https://adoption.microsoft.com/en-us/sample-solution-gallery/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waldekmastykarz.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":"2023-09-26T11:22:08.000Z","updated_at":"2023-09-26T17:28:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a9566e2-8f1d-48ab-a84d-18d799b0ecc9","html_url":"https://github.com/waldekmastykarz/sample-solution-gallery-connector-node","commit_stats":null,"previous_names":["waldekmastykarz/sample-solution-gallery-connector-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waldekmastykarz/sample-solution-gallery-connector-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Fsample-solution-gallery-connector-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Fsample-solution-gallery-connector-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Fsample-solution-gallery-connector-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Fsample-solution-gallery-connector-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waldekmastykarz","download_url":"https://codeload.github.com/waldekmastykarz/sample-solution-gallery-connector-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldekmastykarz%2Fsample-solution-gallery-connector-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33024924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["microsoft-365","microsoft-graph","microsoft-graph-connector","nodejs"],"created_at":"2024-10-11T08:28:56.458Z","updated_at":"2026-05-14T12:32:03.244Z","avatar_url":"https://github.com/waldekmastykarz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Solution Gallery Microsoft Graph connector\n\nMicrosoft Graph connector that allows you to ingest samples from the Sample Solution Gallery into your Microsoft 365 tenant.\n\n\u003c!-- Image --\u003e\n\nThis connector is meant to be run from your local machine.\n\n## Prerequisites\n\n- Microsoft 365 tenant\n- Sufficient quota for ingesting external items\n- Node@18\n\n## First-time setup\n\n```sh\n# clone the repo\n# make the setup script executable\nchmod +x ./setup.sh\n# execute setup script to create Entra ID app\n./setup.sh\n# restore dependencies\nnpm i\n# create Microsoft Graph connector and provision schema\nnpm run createConnector\n# load content\nnpm run loadContent\n```\n\n## Configuration options\n\n`--no-fromCache`: specify to retrieve the latest content from the API. By default, the connector will load the content stored in the `cache.json` file, to avoid unnecessary API calls in case you'll want to load the same content multiple times, eg. `npm run loadContent -- --no-fromCache`.\n\n## How it works\n\nEach time you load content using the `loadContent` script, the connector will store in the `latestChange.txt` the date of the most recently updated sample that it loaded. The next time you load content, the connector will only extract content newer than the date stored in the `latestChange.txt` file. If you want to reload all content, either clear the contents of the `latestChange.txt` file or delete it altogether.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldekmastykarz%2Fsample-solution-gallery-connector-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaldekmastykarz%2Fsample-solution-gallery-connector-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldekmastykarz%2Fsample-solution-gallery-connector-node/lists"}