How to send SMS using NodeJS for Free? - (with Fast2sms - India)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024

ความคิดเห็น • 76

  • @sanampurimohitha1353
    @sanampurimohitha1353 3 ปีที่แล้ว +5

    Hi Iam getting Type error :cannot read the property 'data' of undefined can u share github link for above code

  • @SHUBH_FF07
    @SHUBH_FF07 4 ปีที่แล้ว +3

    Bro plz help , When trying to log the request of body then im getting undefined but when im writing just console.log(req) in that request log im seeing the values under body json . Please help

  • @googleuser1408
    @googleuser1408 ปีที่แล้ว +4

    @ 11:00 Fast2SMS Starts

  • @saravananba6405
    @saravananba6405 6 หลายเดือนก่อน +1

    hi bro,
    Is the DLT registration is required for sending bulk sms? And In my case, I cant see bulk sms option in fast2sms site and senderId missing error came to me(Note: I provided the same "FSTSMS" as senderId in my node app). How to get SenderId in fast2sms?

  • @shikharmathur7287
    @shikharmathur7287 3 ปีที่แล้ว +1

    Great work. Please need more videos on MERN stack!!!

  • @amoolkumar4014
    @amoolkumar4014 3 ปีที่แล้ว +2

    Hey, how to host our website on any cloud server, Google drive, github .
    Which file upload on server or mongodb setup on server

    • @amoolkumar4014
      @amoolkumar4014 3 ปีที่แล้ว

      Make video on this topic

    • @thecodingowl
      @thecodingowl  3 ปีที่แล้ว +2

      Thanks a lot for commenting, I will work right on it.

  • @dheerajrajput7058
    @dheerajrajput7058 2 ปีที่แล้ว +4

    It's great dude !
    Bro plz help
    How to send one msg to multiple numbers ?

    • @thecodingowl
      @thecodingowl  2 ปีที่แล้ว

      In the numbers array add more numbers.

  • @prathamrajgor
    @prathamrajgor 2 ปีที่แล้ว +2

    It's not working whenever i send it shows promise pending and i never get the message

    • @thecodingowl
      @thecodingowl  2 ปีที่แล้ว

      The promise pending thing could be because you are not awaiting for it. Also the message not received because of "DND" check that.

  • @johnme60
    @johnme60 2 ปีที่แล้ว +1

    Unfortunately it's not free now, they ask for 100rs recharge even before 1st sms.

  • @mahirofficial117
    @mahirofficial117 ปีที่แล้ว

    Can you make a video in Hindi how to configuration of DLT based post sms through Fast2SMS and how to make a coding file and how to upload at server.

  • @TanatosLegion00
    @TanatosLegion00 3 ปีที่แล้ว +4

    Misleading title. It's not free.

    • @thecodingowl
      @thecodingowl  3 ปีที่แล้ว

      Well it is free upto a certain limit. Really sorry if you find it misleading.

  • @SANTOSHKUMAR-nk9oo
    @SANTOSHKUMAR-nk9oo 3 ปีที่แล้ว +3

    can we use this app for otp verificaion??

  • @vedantx-b2986
    @vedantx-b2986 3 ปีที่แล้ว +7

    U said it's free , You wasted my 12min if it's not free then you must have written it in the title

  • @akshatlifts1446
    @akshatlifts1446 ปีที่แล้ว +1

    thank you bhai i was doing this from twilio and that was very expensive

    • @thecodingowl
      @thecodingowl  ปีที่แล้ว

      Awesome Man, Glad I could help.

  • @bijoydas007
    @bijoydas007 3 ปีที่แล้ว +5

    main video starts at 11:00

  • @yaduveerakala5486
    @yaduveerakala5486 4 ปีที่แล้ว

    It is showing
    Cannot read property 'data' of undefined in fast-two-sms/index.js:75:28

  • @n2.lechewang
    @n2.lechewang 3 ปีที่แล้ว +2

    can someone please tell me how to custom the sender name?? i am a student

    • @aafan.kuware
      @aafan.kuware 2 ปีที่แล้ว

      Do try our SMS API.
      URL: text.adservs.co.in
      Username: aduserdemo
      Password: sdasqq! %
      Route: Transactional

    • @aafan.kuware
      @aafan.kuware 2 ปีที่แล้ว

      Custom sender name require DLT registration

  • @adityaprasadsahoo3854
    @adityaprasadsahoo3854 ปีที่แล้ว +1

    I wrote the same thing, why does it not work for me ?

    • @thecodingowl
      @thecodingowl  ปีที่แล้ว

      There could be two things. Firstly it is not free anymore. They need an initial charge now. Second could be something in your code, I will be happy to help if you can provide some fiddle or some GitHub or maybe a stack overflow link.

  • @UIGems
    @UIGems 4 ปีที่แล้ว +1

    Great video! Thanks for sharing..

  • @adarshs1750
    @adarshs1750 2 ปีที่แล้ว +2

    Pay Rs 100 first to recieve your first message ...NOT FREEE !!

  • @anushkashah9924
    @anushkashah9924 3 ปีที่แล้ว +2

    Great video man :p . I'm facing an issue , I'm able to send the message but since my message has greater number of characters (say 200) so the message while sending is automatically reduced to 160 characters and rest of the message is being cutted out ! Can any one help me with this :(

    • @thecodingowl
      @thecodingowl  3 ปีที่แล้ว

      Hey Anushka,
      Thank you.
      Fast2Sms supports 160 characters messages, the best would be to slice your message into 2 messages (length 160 and 40). and then send them both.

    • @anushkashah9924
      @anushkashah9924 3 ปีที่แล้ว +1

      @@thecodingowl great idea man ! Really thanks

    • @thecodingowl
      @thecodingowl  3 ปีที่แล้ว

      @@anushkashah9924 Great! Glad could help.

    • @shitalk4977
      @shitalk4977 2 ปีที่แล้ว

      @@thecodingowl hi sir can I implement this code for mobile otp verification in nodejs please reply sir..

  • @yaduveerakala5486
    @yaduveerakala5486 4 ปีที่แล้ว +1

    Please make a video on how to send otp to coustomer using this method 🙏🙏🙏

    • @thecodingowl
      @thecodingowl  4 ปีที่แล้ว +1

      Let's see, I will surely try to do that.

    • @nandhakumarg.p5735
      @nandhakumarg.p5735 3 ปีที่แล้ว

      i too recommend

    • @earlylikeapp4762
      @earlylikeapp4762 3 ปีที่แล้ว

      @@thecodingowl please me too request you to make video for otp

  • @nandhakumarg.p5735
    @nandhakumarg.p5735 3 ปีที่แล้ว +1

    hey how to use fast2sms for login with otp sms?

    • @thecodingowl
      @thecodingowl  3 ปีที่แล้ว

      You can use the Transactional Message service by Fast2sms, though it needs few documents for verification.

  • @madhanj1797
    @madhanj1797 4 ปีที่แล้ว +1

    Is there a callback url?

    • @thecodingowl
      @thecodingowl  4 ปีที่แล้ว

      The fast-two-sms node pacakage does that for you.
      You can also directly use the fast2sms API. Documentation URL: docs.fast2sms.com/

  • @naoremsana5664
    @naoremsana5664 3 ปีที่แล้ว

    {"return":true,"request_id":"8ne04b9z2j3tgrq","message":["SMS scheduled successfully to NonDND numbers at 9AM (in morning)"]}
    how to change it to send now instead of scheduling it to 9AM

    • @thecodingowl
      @thecodingowl  3 ปีที่แล้ว +1

      You can use the Transactional Message service by Fast2sms, though it needs few documents for verification.

    • @harikrishnanp.u7133
      @harikrishnanp.u7133 3 ปีที่แล้ว

      @@thecodingowl how do I do that plss reply me

    • @shikharmathur7287
      @shikharmathur7287 3 ปีที่แล้ว +2

      There are some rules by which a promotional message can only be sent from the time 9Am to 9Pm and not after that. Thus any message sent after 9pm will be scheduled for 9am next morning. And the same will work absolutely fine when you send the same message in the time span of 9 am - 9 pm
      Hope this was helpful

    • @shikharmathur7287
      @shikharmathur7287 3 ปีที่แล้ว +1

      @@harikrishnanp.u7133 www.fast2sms.com/help/how-bulk-sms-works/
      Refer this. This might help

  • @manojragav8565
    @manojragav8565 2 ปีที่แล้ว +2

    super dude But i have send sms it sucessfully sended but i can't received my mobile phone
    how?

    • @thecodingowl
      @thecodingowl  2 ปีที่แล้ว

      Check with your phone if DND is turned on, or try Transactional Message by paying to them.

  • @gokul_sreejith
    @gokul_sreejith 2 ปีที่แล้ว

    Is this service used for OTP sms ? Or For otp any other service ?

    • @thecodingowl
      @thecodingowl  2 ปีที่แล้ว

      Yes it is used for OTP via transactional API

  • @MrBeastFan_Gyak
    @MrBeastFan_Gyak 2 ปีที่แล้ว +2

    nice video bro , can I send sms to everyone ? or only to my telephone number

    • @adarshkumarsingh618
      @adarshkumarsingh618 2 ปีที่แล้ว

      I would also like to know the answer for this
      If anyone gets the answer then please reply
      🙏

    • @samannoyb
      @samannoyb 2 ปีที่แล้ว

      Everyone

  • @learntomake3736
    @learntomake3736 3 ปีที่แล้ว +1

    Thank u buddy

  • @anshikagupta7358
    @anshikagupta7358 3 ปีที่แล้ว

    Great.💯

  • @earlylikeapp4762
    @earlylikeapp4762 3 ปีที่แล้ว

    Nice bro .

  • @examsubway2034
    @examsubway2034 4 ปีที่แล้ว +1

    Bhut badhiya ashu Bhai....

  • @chethananderson3446
    @chethananderson3446 3 ปีที่แล้ว +2

    gaandu nan magne , you said its free

  • @rehanchoudhury1937
    @rehanchoudhury1937 3 ปีที่แล้ว

    cool

  • @parthanarra7147
    @parthanarra7147 ปีที่แล้ว +1

    Good video