{"id":19035846,"url":"https://github.com/freeclimbapi/c-sharp-list-queue-members-tutorial","last_synced_at":"2025-02-21T21:39:16.006Z","repository":{"id":51498527,"uuid":"218611205","full_name":"FreeClimbAPI/C-Sharp-List-Queue-Members-Tutorial","owner":"FreeClimbAPI","description":"C# - List Queue Members Tutorial","archived":false,"fork":false,"pushed_at":"2021-05-11T15:34:56.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T05:27:55.578Z","etag":null,"topics":["queues","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/FreeClimbAPI.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}},"created_at":"2019-10-30T19:52:15.000Z","updated_at":"2021-05-11T15:35:00.000Z","dependencies_parsed_at":"2022-08-21T12:40:16.882Z","dependency_job_id":null,"html_url":"https://github.com/FreeClimbAPI/C-Sharp-List-Queue-Members-Tutorial","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/FreeClimbAPI%2FC-Sharp-List-Queue-Members-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-List-Queue-Members-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-List-Queue-Members-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-List-Queue-Members-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeClimbAPI","download_url":"https://codeload.github.com/FreeClimbAPI/C-Sharp-List-Queue-Members-Tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240090942,"owners_count":19746468,"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":["queues","tutorial"],"created_at":"2024-11-08T21:52:20.212Z","updated_at":"2025-02-21T21:39:15.962Z","avatar_url":"https://github.com/FreeClimbAPI.png","language":"C#","readme":"# C# - List Queue Members Tutorial\n\nThis project serves as a guide to help you build an application with FreeClimb. View this tutorial on [FreeClimb.com](https://docs.freeclimb.com/docs/list-queue-members#section-c). Specifically, the project will:\n\n- List the callers that are members of the specified queue\n\n## Setting up your new app within your FreeClimb account\n\nTo get started using a FreeClimb account, follow the instructions [here](https://docs.freeclimb.com/docs/getting-started-with-freeclimb).\n\n## Setting up the Tutorial\n\n1. Install the nuget packages necessary using command:\n\n   ```bash\n   $ dotnet add package freeclimb-cs-sdk\n   ```\n\n2. Configure environment variable\n\n   | ENV VARIABLE            | DESCRIPTION                                                                                                                                                                             |\n   | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n   | ACCOUNT_ID              | Account ID which can be found under [API credentials](https://www.freeclimb.com/dashboard/portal/account/authentication) in Dashboard                                                         |\n   | API_KEY              | API key which can be found under [API credentials](https://www.freeclimb.com/dashboard/portal/account/authentication) in Dashboard                                               |\n\n3. Provide a value for the variable `queueId` which is the id of the queue you wish to list the members of. To learn more about queue go [here](https://docs.freeclimb.com/reference/call-queues).\n\n## Runnning the Tutorial\n\n1. Run the application using command:\n\n   ```bash\n   $ dotnet run\n   ```\n\n## Getting Help\n\nIf you are experiencing difficulties, [contact support](https://freeclimb.com/support).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fc-sharp-list-queue-members-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeclimbapi%2Fc-sharp-list-queue-members-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fc-sharp-list-queue-members-tutorial/lists"}