Call Azure Function from Dynamics 365 using Webhook Part-1

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

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

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

    Thanks for the simple explanation.

  • @PapiaDas-ts2fv
    @PapiaDas-ts2fv 10 หลายเดือนก่อน

    I always follow you. Best content

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

    Wow.. It's beautiful. Thanks

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

    Awesome ❤️

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

    thnx for sharing the knowledge..can you please provide use cases on when we use Azure function and Azure service bus while integrating with D365..thnx!!

    • @srinivasCollection
      @srinivasCollection 2 ปีที่แล้ว +1

      All plug-in limitations such as time out , not able to access over port and ip, 3rd party library usage can be avoided by using azure functions
      If we have any disconnected architecture scenarios updating multiple data subscribers can be handled through azure service bus

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

    Great video chief. Where is the second part?

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

    Is there way to get hands on Azure Function?
    Seems like it is paid part of Azure..

  • @SebastianEmilioDiaz-nf3uu
    @SebastianEmilioDiaz-nf3uu 2 หลายเดือนก่อน

    Hi, the video is very good. Could you please share the example code? Thank you very much.

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

    Can webhooks be used to automatically recalculate a rollup field when a new record is created/added?

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

      rollup field never works with any other things it will only run standalone.

  • @WahidAli-wi9os
    @WahidAli-wi9os 2 ปีที่แล้ว +1

    where is the url of code file???

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

    Second part?

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

    how to deploy to other environment?

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

    Please post the URL of this project to download.

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

    can you give us codes in JavaScript for business central webhook so that i can upload in azure function and use as notification URL