Hello,
I am trying to register a Webhook using the Web API that triggers on an Opportunity being Closed Won. I have found documentation to do that via some Plugin Tool but I would like the step to be automatic in our workflow. So far googling Dynamics 365 and Webhooks has only returned that Plugin Tool and this Stack Overflow post. In that post the answer mentions a CRM REST Builder tool, that tool seems to be discontinued and was removed from github, a new tool seems to have been made called Dataverse REST Builder, I downloaded that but so far have not seen any mention of Webhooks in it.
Is it even possible to register a webhook programmatically or does it have to be done manually every time via that Plugin Tool?
Thanks for any help you might be able to provide.