Hi all,
Has anyone worked on sending SMS from NAV using Twilio?
*This post is locked for comments
Hi all,
Has anyone worked on sending SMS from NAV using Twilio?
*This post is locked for comments
Hi,
Question is solved.
I'll share the solution. Using the C# code in Visual studio, I generated public key in visual studio. then I build the solution and copied the .dll file to add ins NAV folders as below:
C:\Program Files (x86)\Microsoft Dynamics NAV\100\RoleTailored Client\Add-ins
C:\Program Files\Microsoft Dynamics NAV\100\Service\Add-ins
Now restart the NAV service. Create a new client control add-in and add the public key generated. Now create a new global variable in your page with type dotnet and subtype select your .dll with the public key. Now instantiate this dotnet variable and call the function which from visual studio which has the code to call the POST method passing parameters From, To, Username, Password, Message.
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,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156