Part 1 - How to Call GET APIs in Business Central Without Authentication.

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ต.ค. 2024

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

  • @sauravdhyani
    @sauravdhyani  3 หลายเดือนก่อน +1

    Other parts in this series - ✅✅🧲🧲
    ✍Part 1 - How to Call GET APIs in Business Central Without Authentication. - th-cam.com/video/gZG4QsrvbfY/w-d-xo.html
    ✍Part 2 - How to Call GET APIs in Business Central Without Authentication. - th-cam.com/video/egcOhM6xfq4/w-d-xo.html
    ✍Part 3 - How to Call POST APIs in Business Central Without Authentication. - th-cam.com/video/p-mRGpHapRc/w-d-xo.html
    ✍Part 4 - How to Call PUT APIs in Business Central Without Authentication. - th-cam.com/video/Zfa_qCZhJnY/w-d-xo.html
    ✍Part 5 - How to Call Delete APIs in Business Central Without Authentication. - th-cam.com/video/-txc0jRGeVA/w-d-xo.html
    👉 No Authentication Part 1: th-cam.com/video/AvJCkc0Xhxw/w-d-xo.html
    👉 No Authentication Part 2: th-cam.com/video/7g5186PwFCU/w-d-xo.html
    👉 Log API Request Part 3: th-cam.com/video/k5psa8-EhNI/w-d-xo.html
    👉 Basic Authentication Part 1: th-cam.com/video/4Oz3-vIp_aM/w-d-xo.html
    👉 Basic Authentication Part 2: th-cam.com/video/wgpNrIpB6_o/w-d-xo.html
    👉 Source Code: github.com/postsaurav/Dynamics365BC-API-Consumption

  • @vh8000
    @vh8000 3 หลายเดือนก่อน

    Thanks for sharing. I'm looking forward to the next video on APIs in BC.

    • @sauravdhyani
      @sauravdhyani  3 หลายเดือนก่อน

      Hello @vh8000, thanks for your comment!
      Part 2 is out, and Part 3 should be out today.
      Do let me know if I am missing something.

  • @nikhilgawali8712
    @nikhilgawali8712 3 หลายเดือนก่อน

    Can you create one video webhook api in business which we used any payment gateway as postback url

    • @sauravdhyani
      @sauravdhyani  3 หลายเดือนก่อน

      Hello @nikhilgawali8712, thanks for your comment!
      I haven't used webhooks much. Is there a specific reason why you want webhooks?

    • @nikhilgawali8712
      @nikhilgawali8712 3 หลายเดือนก่อน

      @@sauravdhyani yes, I am integrating payment gateway (cardknox) with BC. Once payment is completed aginst the documents, the payment transaction data need to be sent to BC. They have set up a postback url, which is webhook to send the transaction data once the payment is done