Nice explanation! I have couple of questions - 1. Do we need to always pass the unsecured configuration in XML format? 2. Httpclient variable you have declared but never used it, why do we need this? 3. You have installed newtonsoft json package but how are you deploying this to crm because we need to select single dll while registering the assembly?
Great video. But I’m interested to take this a step forward and allow the response to come back to the UI so that the user can then select the data for a follow on process. Is that also possible with plug-ins?
Hi I am new in D365 . I want to create some function or power app or power automate for sending data to our internal third party API in JSON format depend on one of the form condition is true. So far I have created Dataflow for check condition and get data from Dataverse and send email but whatever data I am sending in email I want to send it via REST API to my third party. My confusion is , What should I use . Should I make plugin ? Should I make some sort of solution or function ? or Should I just connect API in data flow directly ? Another question is , Can I just use view from Dataverse ? or create function for getting data . I need to use 3-4 tables with join query . Which one will be better option ? I will be so grateful if you can answer my question . Thanks
Nice explanation!
I have couple of questions -
1. Do we need to always pass the unsecured configuration in XML format?
2. Httpclient variable you have declared but never used it, why do we need this?
3. You have installed newtonsoft json package but how are you deploying this to crm because we need to select single dll while registering the assembly?
Best tutorial...Simple and straight forward
Great video❤
Beautifully explained sir. Thank you so much for the video.😍
Thank you for sharing your valuable knowledge and the time you spent i
Hi Sanjay
The same code gives error if we use CRM On-Premise tried registering the plugin in none mode as well
Thank you..!! Nice explanation
Great video. But I’m interested to take this a step forward and allow the response to come back to the UI so that the user can then select the data for a follow on process. Is that also possible with plug-ins?
Thank you, great explanation
Is this a sandbox plugin or non-sandbox plugin?
Hi
I am new in D365 . I want to create some function or power app or power automate for sending data to our internal third party API in JSON format depend on one of the form condition is true.
So far I have created Dataflow for check condition and get data from Dataverse and send email but whatever data I am sending in email I want to send it via REST API to my third party.
My confusion is , What should I use . Should I make plugin ? Should I make some sort of solution or function ? or Should I just connect API in data flow directly ?
Another question is , Can I just use view from Dataverse ? or create function for getting data . I need to use 3-4 tables with join query .
Which one will be better option ?
I will be so grateful if you can answer my question .
Thanks
Excellent!!!
why you created HttpClient() object and didn't use it?
kindly provide git hub details of yours .. so that i can download the above one .. thanks
Good job!
Do you know how to run this plug-in regularly? (e.g. 1:00 AM each day)
Then You need Custom work flow there you can call Plugin as par your automation need .
thanks you somuch