{"id":19035790,"url":"https://github.com/freeclimbapi/python-make-outbound-call-tutorial","last_synced_at":"2026-01-28T04:41:50.294Z","repository":{"id":43775069,"uuid":"243640496","full_name":"FreeClimbAPI/Python-Make-Outbound-Call-Tutorial","owner":"FreeClimbAPI","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-27T15:17:48.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-02T05:27:31.684Z","etag":null,"topics":["connecting-calls","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"Python","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-27T23:51:04.000Z","updated_at":"2024-11-27T15:19:11.000Z","dependencies_parsed_at":"2024-11-27T16:23:34.575Z","dependency_job_id":"9fae1844-6767-4440-ad90-46c9308e7836","html_url":"https://github.com/FreeClimbAPI/Python-Make-Outbound-Call-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%2FPython-Make-Outbound-Call-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FPython-Make-Outbound-Call-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FPython-Make-Outbound-Call-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FPython-Make-Outbound-Call-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeClimbAPI","download_url":"https://codeload.github.com/FreeClimbAPI/Python-Make-Outbound-Call-Tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240090275,"owners_count":19746376,"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":["connecting-calls","tutorial"],"created_at":"2024-11-08T21:52:06.855Z","updated_at":"2026-01-28T04:41:45.275Z","avatar_url":"https://github.com/FreeClimbAPI.png","language":"Python","readme":"# Python - Make Outbound Call 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/how-to-make-an-outbound-call#section-python). Specifically, the project will:\n\n- Make an outbound call to a specified number\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. Make sure you have Python 3.5.0 or later\n\n2. Install the required packages\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Configure environment variables\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\n4. Provide a value for the following variables:\n    | VARIABLE            | DESCRIPTION                                                                                                                                                                             |\n    | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n    | YOUR_FREECLIMB_NUMBER | Phone number which will be making the outbound call. Must be a [FreeClimb number](https://www.freeclimb.com/dashboard/portal/numbers) registered to your account.\n    | YOUR_VERIFIED_NUMBER | Phone number which will receive the call. Phone number must be [verified with FreeClimb](https://www.freeclimb.com/dashboard/portal/numbers/verified) while your account is in **Trial Mode**.\n    | YOUR_APP_ID | [FreeClimb application](https://www.freeclimb.com/dashboard/portal/applications) within your account that has the 'CALL CONNECT URL' configured to your outbound call application.\n\n## Running the Tutorial\n\n```bash\nenv FLASK_APP=python_make_outbound_call_tutorial.py flask 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%2Fpython-make-outbound-call-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeclimbapi%2Fpython-make-outbound-call-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fpython-make-outbound-call-tutorial/lists"}