Need Help with Sinch.com

Hi! I want to send bulk sms using [https://sinch.com]. Can I use playsms to send bulk sms with [https://sinch.com]? If yes I need help to integrate. Please someone help me. Thanks with regards.

Saw that they provide Rest and SMPP protocol integration. You can develop a plugin to send through Rest, or then use playSMS with Kannel to send messages using SMPP, easier than develop a plugin, imho

1 Like

Hello @Edilson_Spessoto, great to read you again, always active :slight_smile:

@ajkni8 Snich.com doesnt have a web app that can give you aibility to send bulksms? then if not, you’ll have to follow the @Edilson_Spessoto advice:

  • Sinch will create you a SMPP account;
  • You’ll install both KANNEL and Playsms on you server then
  • You’ll connect your Kannel to the SMPP account you just have from Sinch

Best regards