{"id":29416274,"url":"https://github.com/tools4everbv/helloid-conn-prov-notification-bulksms","last_synced_at":"2026-01-20T16:29:27.027Z","repository":{"id":302462684,"uuid":"1009008793","full_name":"Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS","owner":"Tools4everBV","description":"BulkSMS Notification System","archived":false,"fork":false,"pushed_at":"2025-07-02T13:41:45.000Z","size":55,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T14:42:14.420Z","etag":null,"topics":["cloud","notification","on-premise","powershell","provisioning","sms"],"latest_commit_sha":null,"homepage":"","language":null,"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/Tools4everBV.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,"zenodo":null}},"created_at":"2025-06-26T12:38:59.000Z","updated_at":"2025-07-02T13:43:30.000Z","dependencies_parsed_at":"2025-07-02T14:42:16.105Z","dependency_job_id":"18d0f5b5-7902-4279-a4a8-12b394d314a7","html_url":"https://github.com/Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS","commit_stats":null,"previous_names":["tools4everbv/helloid-conn-prov-notification-bulksms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-BulkSMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-BulkSMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-BulkSMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-BulkSMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-BulkSMS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264878580,"owners_count":23677451,"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":["cloud","notification","on-premise","powershell","provisioning","sms"],"created_at":"2025-07-11T19:02:33.387Z","updated_at":"2026-01-20T16:29:27.022Z","avatar_url":"https://github.com/Tools4everBV.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloID-Conn-Prov-Notification-BulkSMS\n\n\u003e [!IMPORTANT]\n\u003e Please be aware that the notifications only can be triggered by [events](https://docs.helloid.com/en/provisioning/notifications--provisioning-/notification-events--provisioning-.html) and cannot be used as entitlements.\n\n\u003e [!IMPORTANT]\n\u003e This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements.\n\n\u003cp align=\"center\"\u003e \n  \u003cimg src=\"https://raw.githubusercontent.com/Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS/refs/heads/main/Logo.png\"\u003e\n\u003c/p\u003e\n\n## Table of contents\n\n## Introduction\n\n_HelloID-Conn-Prov-Notification-BulkSMS_ is a _notifcation_ connector. BulkSMS provides a set of REST APIs that allow you to programmatically interact with its data. The [BulkSMS SMS API documentation](https://www.bulksms.com/developer/json/v1/#) provides details of API commands that are used.\n\n## Table of contents\n\n- [HelloID-Conn-Prov-Notification-BulkSMS](#helloid-conn-prov-notification-bulksms)\n  - [Table of contents](#table-of-contents)\n  - [Introduction](#introduction)\n  - [Table of contents](#table-of-contents-1)\n  - [Getting started](#getting-started)\n    - [HelloID Icon URL](#helloid-icon-url)\n    - [Prerequisites](#prerequisites)\n    - [Connection settings](#connection-settings)\n    - [Templates](#templates)\n      - [SMS](#sms)\n  - [Getting help](#getting-help)\n  - [HelloID docs](#helloid-docs)\n\n## Getting started\n\n### HelloID Icon URL\nURL of the icon used for the HelloID Provisioning target system.\n\n```\nhttps://raw.githubusercontent.com/Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS/refs/heads/main/Icon.png\n```\n\n### Prerequisites\n  - TokenID and TokenSecret from BulkSMS\n\n### Connection settings\n\nThe following settings are required to connect to the API.\n\n| Setting      | Description                                                                                                                                       | Mandatory |\n| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |\n| BaseUri      | The BaseURI of the BulkSMS API endpoint(s), default value https://api.bulksms.com/v1                                                              | Yes       |\n| TokenID      | TokenID for BulkSMS API.                                                                                                                          | Yes       |\n| TokenSecret  | TokenSecret for BulkSMS API.                                                                                                                      | Yes       |\n| Sending From | The sender of the message. This can be a telephone number (including country code) or an alphanumeric string. The maximum length is 11 characters | Yes       |\n\n### Templates\n#### SMS\nTo create a form for SMS the following template should be used: [template.json](https://github.com/Tools4everBV/HelloID-Conn-Prov-Notification-BulkSMS/blob/main/template.json).\n\nThe table below describes the different form fields from the template.\n\n| template key            | Description                                                                                            | Mandatory |\n| ----------------------- | ------------------------------------------------------------------------------------------------------ | --------- |\n| scriptFlow              | Fixed value \"SMS\" (read-only)                                                                          | Yes       |\n| Time                    | Optional: scheduled time of the message (HH:mm:ss)                                                     |           |\n| Timezone                | Optional: select a timezone to calculate the correct scheduled message time (includes daylight saving) |           |\n| Recipient mobile number | Mobile number where SMS should be delivered                                                            | Yes       |\n| Message                 | Body of the SMS Message                                                                                | Yes       |\n\n\u003e [!NOTE]\n\u003e When setting a scheduled time, the SMS will be sent at the specified time of day. If the scheduled time has passed, the SMS will be sent immediately.\n\n## Getting help\n\n\u003e _For more information on how to configure a HelloID PowerShell connector, please refer to our [documentation](https://docs.helloid.com/en/provisioning/notifications--provisioning-/notification-systems--provisioning-) pages_\n\n\u003e _If you need help, feel free to ask questions on our [forum](https://forum.helloid.com/forum/helloid-connectors/provisioning/5366-helloid-conn-prov-notification-bulksms)_\n\n## HelloID docs\n\n\u003e The official HelloID documentation can be found at: https://docs.helloid.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-notification-bulksms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-notification-bulksms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-notification-bulksms/lists"}