Hi
I want to send notification as a message to a user.
So How can I send SMS using coding or workflow or action?
Can anyone suggest me?
Thanks!
*This post is locked for comments
Hi
I want to send notification as a message to a user.
So How can I send SMS using coding or workflow or action?
Can anyone suggest me?
Thanks!
*This post is locked for comments
There is a SAAS solution available as pay as you go option. Check https://sms365.online for sending SMS or text messages and shortcodes directly from Dynamics 365.
Hi chhaya Patel
As explained by raghuyogesh you need to purchase such service.below is a link to such provider. Mark it verified if it answers your question
www.nexmo.com/.../sms;utm_medium=paid&utm_campaign=APAC_SEA_EN_SMS_Gateway_E&utm_term=sms-gateway&gclid=Cj0KCQjw09zOBRCqARIsAH8XF1Z-nV6J2txipoRb7WroKwsbbMxQSAQWgPOesxakdFPc93co3eMSiHMaAuHWEALw_wcB
Hello Chhaya,
SMS Gateway provided by many providers you need to purchase it from that for example here is the link of one of the provider . www.smsgatewaycenter.com/sms-pricing.html
though thr are many available in the market. you can also contact to SIM Provider companies like IDEA, Airtel etc...
they will either provide you API or SDK which you can use in your C# code for sending SMS.
basically a URL in which you need to pass some parameters like Provider credentials, Mobilenumber, SMSContent etc.
for example :
http://api.mVaayoo.com/mvaayooapi/MessageCompose
which required parameters : User, SenderID, Reciepentno, msgtxt, state etc.
mark it verified if you got your answer.
Thanks
Yogesh
Thank you!
Can you please tell me what is SMS gateway and how it works?
If you have an existing SMS gateway then you implement the sending part in a plugin.
1)Create an entity for SMS
2) Whenever you want to trigger an SMS create a record in the sms entity with relevant message
3) Implement the logic to call the SMS gateway in a plugin and then register this on create of SMS entity
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156