Dynamics 365 Webhooks + Power Automate |

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

КОМЕНТАРІ • 11

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

    Hi @Carl,
    Super informative video.
    I'm coming from HubSpot and I must admit I was taken aback when I first had a look at the documentation, it all seems so unnecessarily complicated !
    I'm using the webhooks to integrate Dynamics 365 and HubSpot for a client and I could eventually manage to set up a webhook for created/updated/deleted contacts so that's great.
    However, I'm trying to set up a webhook to get the notification when an association occurs (whether it's between a contact and an opportunity or a contact and an account), but if I select Associate or Associate Entities, I can't add any entity (primary nor secondary) and the drop down does not present any entity to choose.
    Do you have any idea how I could get that to work ?
    Many thanks !

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

    Hi Carl,
    very good video. Is there any way to return a possible error and display it in dynamics?

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

    Awesome video ! thanks for sharing! could you please make a video on automatically updating roll up fields in real time using JavaScript or something else? (Instead of having to manually click that "calculate" button on the forms)

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

    @ranjinienama7516
    thank you for the video. it is working for N:N relationship. however, it is not working for the 1:N-related table. how can I run the flow when a record is created or deleted from a subgrid that has a 1:N relationship?

  • @matthewjones3395
    @matthewjones3395 9 місяців тому +1

    The url i get is different - only the api-version parameter?

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

    Hi Carl,
    Thanks for the video.
    You did mention a bug (08:34) when registering the querystring parameters.
    My tools are up to date, yet I cannot save the querystring key value pairs.
    If I inspect them, after filling them in and hitting save, they're empty again. Any ideas?
    Thanks, Ernst

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

      Hey Ernst, sorry to hear, that's annoying! You may want to try downloading an earlier version of the tool from nuget.org. Maybe there's a version out there that will work. Not ideal I know, not sure why it doesn't always work.

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

      @@carldesouza Ok, I'll try.
      Thanks for the reply 👍

    • @sarmadjutt4384
      @sarmadjutt4384 8 місяців тому

      For security purposes, parameters have been hidden but not removed. The webhook will still function as intended; however, it no longer displays the parameters for added security after the update

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

    How do you configure a webhook which supports an OAuth 2.0 authentication?

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

      thank you for the video. it is working for N:N relationship. however, it is not working for the 1:N-related table. how can I run the flow when a record is created or deleted from a subgrid which has a 1:N relationship