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

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.พ. 2025
  • Join this channel to get access to perks:
    / @softchieflearn
    This video explains the below points on Dynamics 365 Customer Engagement CRM: How to Call third party WebAPI from plugin in dynamics 365 and power apps

ความคิดเห็น •

  • @poonamw26
    @poonamw26 ปีที่แล้ว

    Best tutorial...Simple and straight forward

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

  • @top2zero1
    @top2zero1 2 ปีที่แล้ว

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

  • @SolutionDomainNvp11
    @SolutionDomainNvp11 3 ปีที่แล้ว

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

  • @RokkamDanamaiah
    @RokkamDanamaiah ปีที่แล้ว

    Thank you..!! Nice explanation

  • @nilesh5073
    @nilesh5073 5 หลายเดือนก่อน

    Great video❤

  • @AnasAbabneh
    @AnasAbabneh 3 ปีที่แล้ว +1

    Thank you, great explanation

  • @marksmith6989
    @marksmith6989 9 หลายเดือนก่อน

    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?

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

  • @RudimarPowerApps
    @RudimarPowerApps 2 ปีที่แล้ว

    Excellent!!!

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

  • @prinsuagrawal
    @prinsuagrawal ปีที่แล้ว

    Is this a sandbox plugin or non-sandbox plugin?

  • @纪刚-o8o
    @纪刚-o8o 2 ปีที่แล้ว

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

    • @subhadipsamanta4513
      @subhadipsamanta4513 11 หลายเดือนก่อน

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

  • @JeevananthamPrathaban
    @JeevananthamPrathaban ปีที่แล้ว

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

  • @unswunsw6543
    @unswunsw6543 2 ปีที่แล้ว

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

  • @vohoanghaduong6639
    @vohoanghaduong6639 ปีที่แล้ว

    thanks you somuch