Integrating a Custom SMS Provider in Freshsales

How can I integrate my own SMS provider (instead of Twilio, ClickSend, etc.) for sending messages in Freshsales

Hi @adwdhs ,

  • If the SMS provider has the necessary APIs, a custom app can be built to handle SMS sending.
  • If specific npm packages are required for sending SMS, compatibility with the FDK must be verified by adding the dependencies and testing them.