Part B : Create Command Button On subgrid to Send SMS in D365 | Execute Action with Twilio Plugin

Part B : Create Command Button On subgrid to Send SMS in D365 | Execute Action with Twilio Plugin

450 Lượt nghe
Part B : Create Command Button On subgrid to Send SMS in D365 | Execute Action with Twilio Plugin
#Dynamics365 #TwilioIntegration #SendSMS #CommandButton #PluginDevelopment #CRMCustomizations #ExecuteActions #PowerPlatform #MicrosoftDynamics #AutomateSMS #Dynamics365Tutorial #APIDevelopment #TwilioSMS #microsoftpowerplatform The Plugin code develop in this video is as below path of github repository: https://github.com/sssandeepsharma46/Dynamics-CRM/blob/master/Send%20SMS%20Demo.zip The solution of Power apps is here to import in your dynamics 365. https://github.com/sssandeepsharma46/Dynamics-CRM/blob/master/dotnetlittleboycustomizations_1_0_0_1_sendsmstwilio.zip In Part 2 of our Twilio SMS and Dynamics 365 integration series, we take it a step further by adding a custom command button to Dynamics 365. This button allows users to send SMS messages with a single click by executing the plugin we built in Part 1. We’ll go over how to configure the button, set up the action to call the Twilio SMS plugin, and customize the button’s command behavior in Dynamics 365. What You'll Learn: Creating a Command Button in Dynamics 365 - Add a custom button to the command bar that will trigger the SMS-sending plugin. Executing Actions in Dynamics 365 - Set up an action to call the SMS plugin, making it accessible via the new command button. Connecting the Button to the Twilio SMS Plugin - Link the button to execute the plugin action seamlessly within your CRM. Testing and Validation - Test the button functionality to ensure smooth SMS sending directly from Dynamics 365. Who Should Watch: Dynamics 365 developers and consultants building custom UI elements. CRM administrators interested in enhancing Dynamics 365 with SMS functionality. Solution architects who want to automate communication workflows. Be sure to watch Part 1 of this series if you haven't already, where we created the Twilio SMS plugin with dependency injection. By the end of this video, you’ll be able to send SMS messages from Dynamics 365 using a single button click. Watch the part A here: https://www.youtube.com/watch?v=q9BIVc1dVeQ Don’t Forget to Subscribe for more Dynamics 365 tips and advanced CRM customization techniques.