web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

UPDATE/CREATE record in CRM from 3rd party application's webhook

(1) ShareShare
ReportReport
Posted on by 154

We currently use QuickBooks desktop and I integrated it with Dynamics via a C# program we run when we want to sync data between the two.

We are wanting to move to online accounting software (QB Online, Xero, etc.).

The programs we've been looking at support webhooks that can send PUT/POST requests when a record is created or updated. However, the issue I'm trying to sort out, and I don't have much experience with webhooks, is how to handle the authentication with Dynamics 365 to accept the PUT/POST requests.

Is this doable? How would one accomplish this?

Pretty much all of the documentation I'm seeing is related to Dynamics 365 initiating the request, not receiving it.

I have the same question (0)
  • LeoAlt Profile Picture
    16,331 Moderator on at

    Hi partner,

    Since you want to send webhook from QB to D365, I recommend you to create web api from D365 to operate the data in D365 and use webhooks  to send put/post requests to trigger the web api.

    So we just need to do authentication in D365 web api.

    Please refer to the following samples in C#.

    https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/get-started-dynamics-365-web-api-csharp

    https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/quick-start-console-app-csharp

    https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/get-started-dynamics-365-web-api-csharp

    https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/start-web-api-project-visual-studio-csharp

    Regards,

    Leo

  • PhillipsB Profile Picture
    102 on at
    Hello,

    You can try Skyvia, a third-party tool that simplifies integration by eliminating the need for manual coding and can handle authentication protocols including OAuth for Dynamics 365.

    It also supports webhooks and data synchronization across multiple platforms, which means it can handle scenarios where external systems (like your accounting software) send data to Dynamics 365 via PUT/POST requests. You can read more here

    Hope it helps!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 172

#2
ManoVerse Profile Picture

ManoVerse 58 Super User 2026 Season 1

#3
Niki Patel Profile Picture

Niki Patel 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans