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

Поделиться
HTML-код
  • Опубликовано: 14 дек 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

  • @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

  • @SolutionDomainNvp11
    @SolutionDomainNvp11 2 года назад

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

  • @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?

  • @top2zero1
    @top2zero1 2 года назад

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

  • @RokkamDanamaiah
    @RokkamDanamaiah Год назад

    Thank you..!! Nice explanation

  • @agrawalprinsu
    @agrawalprinsu Год назад

    Is this a sandbox plugin or non-sandbox plugin?

  • @AnasAbabneh
    @AnasAbabneh 3 года назад +1

    Thank you, great explanation

  • @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

  • @nilesh5073
    @nilesh5073 3 месяца назад

    Great video❤

  • @unswunsw6543
    @unswunsw6543 2 года назад

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

  • @纪刚-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 .

  • @JeevananthamPrathaban
    @JeevananthamPrathaban 10 месяцев назад

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

  • @RudimarPowerApps
    @RudimarPowerApps 2 года назад

    Excellent!!!

  • @vohoanghaduong6639
    @vohoanghaduong6639 Год назад

    thanks you somuch