{"id":26678300,"url":"https://github.com/telexintegrations/freshdesk-notifications-telex-integration","last_synced_at":"2025-03-26T05:15:26.095Z","repository":{"id":278925455,"uuid":"937094810","full_name":"telexintegrations/freshdesk-notifications-telex-integration","owner":"telexintegrations","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-22T15:30:38.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-22T15:47:26.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/telexintegrations.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":"2025-02-22T10:20:16.000Z","updated_at":"2025-02-22T15:30:41.000Z","dependencies_parsed_at":"2025-02-22T15:57:32.340Z","dependency_job_id":null,"html_url":"https://github.com/telexintegrations/freshdesk-notifications-telex-integration","commit_stats":null,"previous_names":["telexintegrations/freshdesk-notifications-telex-integration"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telexintegrations%2Ffreshdesk-notifications-telex-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telexintegrations%2Ffreshdesk-notifications-telex-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telexintegrations%2Ffreshdesk-notifications-telex-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telexintegrations%2Ffreshdesk-notifications-telex-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telexintegrations","download_url":"https://codeload.github.com/telexintegrations/freshdesk-notifications-telex-integration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591532,"owners_count":20640692,"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":[],"created_at":"2025-03-26T05:15:25.336Z","updated_at":"2025-03-26T05:15:26.091Z","avatar_url":"https://github.com/telexintegrations.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FRESHDESK TELEX INTEGRATION\n\nThis project is an interation for [Telex](telex.im) that fetches new ticket notification from Freshdesk and sends it to a telex channel. It is built using Nodejs(express) and designed to connect to your freshdesk application easily\n\n## Features\n- Sends Freshdesk ticket notification to telex channel.\n- Webhook url to connect to your company's freshdesk account.\n- Customizable interval for receiving notifications.\n\n\u003chr\u003e\n\n## Setup (local) Instructions\nTo run this locally, ensure you have the following installed: \u003cbr\u003e \n- Node.js\n- npm \n- Express\n\n### Steps\n1. Clone the repository:\n   \n   ```sh\n     git clone https://github.com/telexintegrations/freshdesk-notifications-telex-integration.git\n   \n     cd freshdesk-notifications-telex-integration\n   ```\n2. Install dependencies\n   ```sh\n     npm install\n   ```\n3. Create a .env file and specify a port\n   ```sh\n     PORT = 5000\n     API_KEY = 123456789\n     FRESHDESH_DOMAIN = your-domain.com\n   ```\n4. Start the server\n   ```sh\n     npm start\n   ```\n5. Run tests\n    ```\n       npm test\n    ```\n6. See integration spec file in your browser or with postman\n   ```sh\n     http://localhost:5000/integration-spec\n   ```\n\u003chr\u003e\n\n## API ENDPOINTS\n\n### Base Url\n```\n    https://freshdesk-notifications-telex-integration.onrender.com\n```\n### Integration Specifications\n`GET/${base_url}/integtation-spec` - This end point returns a json specififcations for the integation\n### Tick Endpoint\n`POST/${base_url}/tick` - this endpoint is called at interval by telex, it fetches the notification from freshdesk and send to the telex channel\n\n## Integration Settings\n- `API key` - your company's freshdesk api key\n- `Freshdesk Domain` - your company freshdesk domain\n\n## How to test this integration\nIf you do not have a freshdesk account a default freshdesk api key and domain name has been added during deployment on render\n- leave api key and freshdesk domain empty\n- set an interval at default its 1min\n- To get notified create a ticket on [Freshdesk](https://nwabueze2amarachi.freshdesk.com/support/tickets/new) and get notified on telex\n\n## screenshot of the freshdesk integration in a telex channel\n![Screenshot of Telex chaneel](/Screenshot.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelexintegrations%2Ffreshdesk-notifications-telex-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelexintegrations%2Ffreshdesk-notifications-telex-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelexintegrations%2Ffreshdesk-notifications-telex-integration/lists"}