Skip to content

Conversation

themermabrouk
Copy link

@themermabrouk themermabrouk commented Oct 21, 2025

What changed? Why was the change needed?

This PR introduces iSendPro SMS provider integration within the Novu framework.

It enables sending SMS notifications via the iSendPro API, expanding our communication capabilities and supporting automated workflows that require SMS delivery.


🧩 Technical Details

  • Added a new provider: ISendProSmsProvider
  • Configured SMS delivery through https://apirest.isendpro.com/cgi-bin/sms
  • Implemented proper request encoding (application/x-www-form-urlencoded)
  • Tested the workflow locally using npx novu dev

✅ Outcome

  • iSendPro is now available as an SMS provider in Novu workflows
  • Developers can trigger SMS messages directly from Novu using the iSendPro API

📚 Reference

🔗 iSendPro API Documentation

@netlify
Copy link

netlify bot commented Oct 21, 2025

👷 Deploy request for dashboard-v2-novu-staging pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a5a6a14

@themermabrouk themermabrouk changed the title feat(providers): add new iSendPro sms provider feat(providers): add iSendPro sms provider Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant