https://github.com/labsmobile/sms-n8n
n8n node to work with LabsMobile SMS API
https://github.com/labsmobile/sms-n8n
n8n n8n-nodes n8n-nodes-sms sms sms-api sms-notifications
Last synced: 4 months ago
JSON representation
n8n node to work with LabsMobile SMS API
- Host: GitHub
- URL: https://github.com/labsmobile/sms-n8n
- Owner: labsmobile
- License: mit
- Created: 2023-11-28T21:33:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T22:23:00.000Z (over 1 year ago)
- Last Synced: 2025-01-12T15:45:46.657Z (5 months ago)
- Topics: n8n, n8n-nodes, n8n-nodes-sms, sms, sms-api, sms-notifications
- Language: TypeScript
- Homepage: https://www.labsmobile.com/
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
# LabsMobile-n8n

Send SMS messages through the LabsMobile node within the n8n platform. Download the n8n Desktop App, use n8n Cloud or Self-Hosted to use the n8n SMS sending node.## Documentation
Labsmobile API documentation can be found [here][apidocs].
## Features
- Basic SMS sending.
- Scheduled SMS sending.
- Balance request.## Requirements
- Create an account on the n8n platform or install one of its versions. More information at [n8n.io][n8n].
- A user account with LabsMobile. Click on the link to create an account [here][signUp].## Installation
To install the LabMobile node you must follow these steps:
1. Login to your n8n installation.
2. Go to the settings option.
3. Go to the Community nodes option.
4. Click on Install community nodes.
5. Indicate the node name n8n-nodes-labsmobile.
6. Click on install.
## Help
If you have questions, you can contact us through the support chat or through the support email [email protected].
[apidocs]: https://apidocs.labsmobile.com/
[signUp]: https://www.labsmobile.com/en/signup
[sdk]: https://www.labsmobile.com/data/labs-mobile-android-sdk.zip
[n8n]: https://n8n.io/