What's new

Tutorial Simple SMS Gateaway Free for your website

Artimatrix

Forum Veteran
Elite
Joined
Oct 30, 2019
Posts
1,282
Reaction
4,027
Points
829
Age
23
This Tutorial is to helped sa mga nagsisimula palang or sa gumagawa ng capstone na ayaw mapagastos pa ng malaki so lets go!!!


STEP 1 : Setup mona natin sa phone natin make sure your sim has load promo for messaging
Open the app
1714875728488.png

1714875796422.png

440253628_1307090054012898_4730022723394626617_n.jpg

STEP 2 : Try na natin paganahin gagamitin ko dito is POSTMAN at Setup natin
1714876567431.png

Yung Username and password is makukuha nyo yan sa Authorization Basic ng app
1714876645053.png


dont forget the headers to add this
1714876748539-png.2951404



STEP 3 : Test na natin yung API if makakapag send na ng message
Make sure na naka POST
1714877088405.png



JSON:
{
  "message": "Hello World",
  "phoneNumbers": [
   "639123456789",
   "639888212128",
   "639232323232"
  ],
  "simNumber": 1,
  "withDeliveryReport": true
}


You do not have permission to view the full content of this post. Log in or register now.


1714876748539.png
 

Attachments

pa request nga ako mam/sir kung pwede po bang video tutorial po thanks po

pwede po ba yan sir sa php
 
Last edited:

Users search this thread by keywords

  1. free sms api
  2. FREE SMS
  3. sms
  4. SMS Website
  5. SMS Api
Back
Top