How to Call third party WebAPI from plugin in dynamics 365 and power apps

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 17

  • @BipinKumar1991
    @BipinKumar1991 3 роки тому +4

    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?

  • @poonamw26
    @poonamw26 Рік тому

    Best tutorial...Simple and straight forward

  • @nilesh5073
    @nilesh5073 3 місяці тому

    Great video❤

  • @SolutionDomainNvp11
    @SolutionDomainNvp11 2 роки тому

    Beautifully explained sir. Thank you so much for the video.😍

  • @top2zero1
    @top2zero1 2 роки тому

    Thank you for sharing your valuable knowledge and the time you spent i

  • @kunalpravinsen4397
    @kunalpravinsen4397 Рік тому +1

    Hi Sanjay
    The same code gives error if we use CRM On-Premise tried registering the plugin in none mode as well

  • @RokkamDanamaiah
    @RokkamDanamaiah Рік тому

    Thank you..!! Nice explanation

  • @marksmith6989
    @marksmith6989 7 місяців тому

    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?

  • @AnasAbabneh
    @AnasAbabneh 3 роки тому +1

    Thank you, great explanation

  • @agrawalprinsu
    @agrawalprinsu Рік тому

    Is this a sandbox plugin or non-sandbox plugin?

  • @goodtimeswithstuti
    @goodtimeswithstuti 2 роки тому

    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

  • @RudimarPowerApps
    @RudimarPowerApps 2 роки тому

    Excellent!!!

  • @unswunsw6543
    @unswunsw6543 2 роки тому

    why you created HttpClient() object and didn't use it?

  • @JeevananthamPrathaban
    @JeevananthamPrathaban 10 місяців тому

    kindly provide git hub details of yours .. so that i can download the above one .. thanks

  • @纪刚-o8o
    @纪刚-o8o 2 роки тому

    Good job!
    Do you know how to run this plug-in regularly? (e.g. 1:00 AM each day)

    • @subhadipsamanta4513
      @subhadipsamanta4513 9 місяців тому

      Then You need Custom work flow there you can call Plugin as par your automation need .

  • @vohoanghaduong6639
    @vohoanghaduong6639 Рік тому

    thanks you somuch