Kindly share ideas,
Find below details:-
*This post is locked for comments
Hi
1. You need to create a plugin (c# or VB.NET), include the web service method invocation.
2. Register the plug-in using Plug-in registration Tool (Use configuration to pass the URL of the SMS webservice)
3. This plugin would be invoked automatically (according to the settings, for eg. On creation of the SMS record), so that the webservice would send SMS
Please refer this:
community.dynamics.com/.../224456
msdn.microsoft.com/.../gg594416.aspx
msdn.microsoft.com/.../gg328490.aspx
There are 3rd pary tool available like www.powerobjects.com/.../powersms
However to answer above:
1) Create custom entity of activity type.
2) View can be created using OOB functionality.
3) Create a configuration entity. Here you can store the SMS URL and other details relating to connecting to SMS service.
4) SMS can be created using workfow or UI.
5) We register a plugin on SMS creation. It will be post create plugin. This plugin will read config entity and send the detail to SMS service for actual SMS to be send.
6) If status of the SMS also need to be updated then you need to expose a listener service which will read response from SMS service and update status accordingly.
Thanks,
PS
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Community Member 2
Christoph Pock 1