I want to send a sms template with dynamic values over a button click by employee over d365 case form.
In my corporate they told me that there is a custom URL, in that URL you have to pass whole template and just hit the URL the sms will automatically sends to the customers.
so, I want to know 2 things.
1. how to trigger the msflow over button click on. [button is on CRM].
2. how to trigger that url in MSFLOW for sending sms.
I am new to MSFLOW.
This approach done by only MSFLOW, Not from coding level.