{"id":49888332,"url":"https://github.com/boxlinknet/kwtsms-hubspot","last_synced_at":"2026-05-15T19:33:56.530Z","repository":{"id":345449604,"uuid":"1185786249","full_name":"boxlinknet/kwtsms-hubspot","owner":"boxlinknet","description":"kwtSMS SMS gateway integration for HubSpot CRM. Send one-way A2P SMS notifications via workflow actions.","archived":false,"fork":false,"pushed_at":"2026-03-19T09:12:54.000Z","size":460,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-19T21:22:09.517Z","etag":null,"topics":["express","hubspot","hubspot-integration","hubspot-marketplace","kuwait","kwtsms","nodejs","sms","sms-gateway","workflow-action"],"latest_commit_sha":null,"homepage":"https://www.kwtsms.com/integrations.html","language":"JavaScript","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/boxlinknet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-19T00:08:12.000Z","updated_at":"2026-03-19T09:12:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/boxlinknet/kwtsms-hubspot","commit_stats":null,"previous_names":["boxlinknet/kwtsms-hubspot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/boxlinknet/kwtsms-hubspot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxlinknet%2Fkwtsms-hubspot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxlinknet%2Fkwtsms-hubspot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxlinknet%2Fkwtsms-hubspot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxlinknet%2Fkwtsms-hubspot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxlinknet","download_url":"https://codeload.github.com/boxlinknet/kwtsms-hubspot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxlinknet%2Fkwtsms-hubspot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33076226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["express","hubspot","hubspot-integration","hubspot-marketplace","kuwait","kwtsms","nodejs","sms","sms-gateway","workflow-action"],"created_at":"2026-05-15T19:33:55.643Z","updated_at":"2026-05-15T19:33:56.524Z","avatar_url":"https://github.com/boxlinknet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kwtSMS for HubSpot\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Node.js](https://img.shields.io/badge/Node.js-18%2B-green.svg)](https://nodejs.org/)\n[![HubSpot](https://img.shields.io/badge/HubSpot-2025.2-orange.svg)](https://developers.hubspot.com/)\n[![kwtSMS](https://img.shields.io/badge/kwtSMS-Gateway-blue.svg)](https://www.kwtsms.com/)\n[![Platform](https://img.shields.io/badge/Platform-HubSpot%20Marketplace-ff7a59.svg)](https://ecosystem.hubspot.com/marketplace/apps)\n[![Tests](https://img.shields.io/badge/Tests-62%20passing-brightgreen.svg)](#)\n\nSMS notifications for HubSpot CRM powered by [kwtSMS](https://www.kwtsms.com) gateway.\n\nSend one-way A2P SMS messages to your HubSpot contacts when CRM events occur, such as deal stage changes, new contacts, or ticket updates.\n\n## Features\n\n- **Workflow Action**: \"Send SMS via kwtSMS\" action in HubSpot's workflow builder\n- **CRM Card**: SMS panel on contact records with quick send and message history\n- **Gateway Settings**: Configure kwtSMS credentials with connection testing\n- **Phone Normalization**: Handles all input formats including Arabic digits, country prefixes, spaces, dashes\n- **Message Cleaning**: Strips emojis, hidden characters, and HTML before sending\n- **SMS Logging**: Full delivery logs with API response tracking\n- **Balance Monitoring**: Dashboard with real-time balance and send statistics\n- **Test Mode**: Send test messages without delivery or credit consumption\n- **Multilingual**: English and Arabic workflow labels and SMS content support\n- **Daily Sync**: Automatic balance, sender ID, and coverage synchronization\n\n## Requirements\n\n- HubSpot CRM account (any tier)\n- kwtSMS account with API access ([Sign up](https://www.kwtsms.com))\n- A registered Sender ID on your kwtSMS account\n\n## Installation\n\n1. Install from the [HubSpot Marketplace](https://ecosystem.hubspot.com/marketplace/apps)\n2. Authorize the app with your HubSpot account\n3. Go to Settings and enter your kwtSMS API credentials\n4. Click \"Test Connection\" to verify\n5. Select your Sender ID\n6. Create a workflow and add the \"Send SMS via kwtSMS\" action\n\n## Configuration\n\n### Gateway Setup\n\n1. Log into your kwtSMS account at [kwtsms.com](https://www.kwtsms.com)\n2. Navigate to API settings to get your API username and password\n3. In the kwtSMS HubSpot app settings, enter these credentials\n4. Test the connection to verify\n\n### Sender ID\n\nYour Sender ID must be pre-approved by kwtSMS before use in production.\nThe default `KWT-SMS` sender is for testing only and should not be used in production.\n\nTo register a Sender ID, visit [kwtsms.com/sender-id-help.html](https://www.kwtsms.com/sender-id-help.html).\n\n## Support\n\n- Email: support@kwtsms.com\n- Support Center: [kwtsms.com/support.html](https://www.kwtsms.com/support.html)\n- FAQ: [kwtsms.com/faq/](https://www.kwtsms.com/faq/)\n- Developer Docs: [kwtsms.com/developers.html](https://www.kwtsms.com/developers.html)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxlinknet%2Fkwtsms-hubspot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxlinknet%2Fkwtsms-hubspot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxlinknet%2Fkwtsms-hubspot/lists"}