web
You’re offline. This is a read only version of the page.
close
Skip to main content
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)
  • PhillipsB Profile Picture
    102 on at
    UPDATE/CREATE record in CRM from 3rd party application's webhook
    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!
  • LeoAlt Profile Picture
    16,331 Moderator on at
    RE: UPDATE/CREATE record in CRM from 3rd party application's webhook

    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

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

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

#1
Sahan Hasitha Profile Picture

Sahan Hasitha 225

#2
DAnny3211 Profile Picture

DAnny3211 134

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 129 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans